Class UnitsRecord


  • public final class UnitsRecord
    extends StandardRecord
    The units record describes units.
    • Constructor Detail

      • UnitsRecord

        public UnitsRecord()
    • Method Detail

      • toString

        public java.lang.String toString()
        Description copied from class: Record
        get a string representation of the record (for biffview/debugging)
        Overrides:
        toString in class Record
      • getSid

        public short getSid()
        Description copied from class: Record
        return the non static version of the id for this record.
        Specified by:
        getSid in class Record
        Returns:
        he id for this record
      • clone

        public java.lang.Object clone()
        Overrides:
        clone in class Record
      • getUnits

        public short getUnits()
        Get the units field for the Units record.
      • setUnits

        public void setUnits​(short field_1_units)
        Set the units field for the Units record.