30 #ifndef CASA_RECORDFIELDID_H 
   31 #define CASA_RECORDFIELDID_H 
   40 class RecordInterface;
 
  123   number_p (fieldNumber)
 
Bool byName() const 
Is the id given by name? 
 
const String & fieldName() const 
Get the field name. 
 
The identification of a record field. 
 
Int fieldNumber() const 
Get the field number. 
 
bool Bool
Define the standard types used by Casacore. 
 
RecordFieldId(Int fieldNumber)
Construct it from a field number. 
 
String: the storage and methods of handling collections of characters.