Class TLcdISO19115RangeDimension

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Direct Known Subclasses:
TLcdISO19115Band

public class TLcdISO19115RangeDimension extends TLcdISO19118Object
Set of adjacent wavelengths in the electro-magnetic spectrum with a common characteristic, such as the visible band
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115RangeDimension

      public TLcdISO19115RangeDimension()
    • TLcdISO19115RangeDimension

      public TLcdISO19115RangeDimension(TLcdDataType aType)
  • Method Details

    • getSequenceIdentifier

      public TLcdISO19103MemberName getSequenceIdentifier()
      Returns the role value contained in the value of the SEQUENCE_IDENTIFIER_PROPERTY property. Returns null if the value of the SEQUENCE_IDENTIFIER_PROPERTY property is null.
      Returns:
      the role value of the SEQUENCE_IDENTIFIER_PROPERTY property.
      See Also:
    • setSequenceIdentifier

      public void setSequenceIdentifier(TLcdISO19103MemberName aValue)
      Sets the value of the property that maps to the sequenceIdentifier element. to a new instance of the association class TLcdISO19118Property initialized with the given role value. In case the given role value is null, the SEQUENCE_IDENTIFIER_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SEQUENCE_IDENTIFIER_PROPERTY property.
    • getDescriptor

      public String getDescriptor()
      Returns the role value contained in the value of the DESCRIPTOR_PROPERTY property. Returns null if the value of the DESCRIPTOR_PROPERTY property is null.
      Returns:
      the role value of the DESCRIPTOR_PROPERTY property.
      See Also:
    • setDescriptor

      public void setDescriptor(String aValue)
      Sets the value of the property that maps to the descriptor element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the DESCRIPTOR_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the DESCRIPTOR_PROPERTY property.