Class TLcdISO19103MeasureTypeCodeExtension

All Implemented Interfaces:
ILcdISO19103Code

public class TLcdISO19103MeasureTypeCodeExtension extends TLcdISO19103MeasureTypeCode
Extends TLcdISO19103MeasureTypeCode with additional measurement types which are not defined by the ISO19103 standard.
  • Field Details

  • Constructor Details

    • TLcdISO19103MeasureTypeCodeExtension

      protected TLcdISO19103MeasureTypeCodeExtension(String aName)
      Constructs a constant with the given name.

      Note that the name should uniquely identify this measure type.

      Parameters:
      aName - the name for the constant
    • TLcdISO19103MeasureTypeCodeExtension

      protected TLcdISO19103MeasureTypeCodeExtension(String aName, TLcdISO19103MeasureTypeCode aGeneralization)
      Constructs a constant with the given name and generalization.

      Note that the name should uniquely identify this measure type.

      Parameters:
      aName - the name for the constant
      aGeneralization - the more general measure type or null