Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

DisplayGUI.IVInfo Class Reference

List of all members.

Public Member Functions

java.util.List getVList ()
void setVData (java.util.List vList)
void addModule (String serialNo)
int getModuleCount ()
String[] getModuleList ()
void setRun (String runNo)
Integer getRun ()
void setScan (String scanNo)
Integer getScan ()
void setDate (String day, String month, String year)
String getDate ()
void setTime (String time)
String getTime ()
boolean isValid ()
void inValidate ()
String getFileStem ()
Integer getIVKey ()

Static Public Member Functions

Integer getIVKey (Integer run, Integer scan)
Integer getIVKey (String sRun, String sScan)

Package Attributes

java.util.Set moduleList
Integer run
Integer scan
String date
String time
String dateForFile
short status

Private Attributes

final short runBit = 0
final short scanBit = 1
final short timeBit = 2
final short dateBit = 3
final short one = 1
java.util.List vList

Detailed Description

Author:
robinson

Definition at line 10 of file IVInfo.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:07 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5