Uses of Class
uk.ac.leeds.ccg.andyt.projects.moses.io.CASKS09bDataRecord

Packages that use CASKS09bDataRecord
uk.ac.leeds.ccg.andyt.projects.moses.io   
 

Uses of CASKS09bDataRecord in uk.ac.leeds.ccg.andyt.projects.moses.io
 

Fields in uk.ac.leeds.ccg.andyt.projects.moses.io declared as CASKS09bDataRecord
protected  CASKS09bDataRecord CASDataRecord.tCASKS09bDataRecord
          CASKS09bDataRecord
 

Methods in uk.ac.leeds.ccg.andyt.projects.moses.io that return CASKS09bDataRecord
 CASKS09bDataRecord CASKS09bDataRecord.aggregate(CASKS09bDataRecord aCASKS09bDataRecord)
          User needs to take care in aggregating to ensure aggregation does not compromise (introduce error) based on the numbers used.
 CASKS09bDataRecord CASKS09bDataRecord.aggregate(CASKS09bDataRecord aCASKS09bDataRecord, long newRecordID, char[] newZone_Code)
          User needs to take care in aggregating to ensure aggregation does not compromise (introduce error) based on the numbers used.
 CASKS09bDataRecord CASDataRecord.getCASKS09bDataRecord()
          Returns this.tCASKS09bDataRecord
 CASKS09bDataRecord CASKS09bDataHandler.getCASKS09bDataRecord(long RecordID)
           
 

Methods in uk.ac.leeds.ccg.andyt.projects.moses.io with parameters of type CASKS09bDataRecord
 CASKS09bDataRecord CASKS09bDataRecord.aggregate(CASKS09bDataRecord aCASKS09bDataRecord)
          User needs to take care in aggregating to ensure aggregation does not compromise (introduce error) based on the numbers used.
 CASKS09bDataRecord CASKS09bDataRecord.aggregate(CASKS09bDataRecord aCASKS09bDataRecord, long newRecordID, char[] newZone_Code)
          User needs to take care in aggregating to ensure aggregation does not compromise (introduce error) based on the numbers used.
protected  void CASKS09bDataRecord.init(CASKS09bDataRecord cASKS09bRecord)
          Initialises all fields from those in cASKS09bRecord.
 

Constructors in uk.ac.leeds.ccg.andyt.projects.moses.io with parameters of type CASKS09bDataRecord
CASKS09bDataRecord(CASKS09bDataRecord cASKS09bRecord)
          Creates a new CASKS09bRecord cloned from cASKS09bRecord