Class TLcdGML31Row

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, ILcdFeatured, ILcdSelfDescribedFeatured, Serializable, Cloneable

public class TLcdGML31Row extends TLcdFeaturedDataObject
Since:
10.0
See Also:
  • Field Details Link icon

    • POS_GROUP_PROPERTY Link icon

      public static final TLcdDataProperty POS_GROUP_PROPERTY
      Data property that maps to the choice between the posList and pos and pointProperty elements. The possible values for this property are instances of
  • Constructor Details Link icon

    • TLcdGML31Row Link icon

      public TLcdGML31Row()
    • TLcdGML31Row Link icon

      public TLcdGML31Row(TLcdDataType aType)
  • Method Details Link icon

    • getPosGroup Link icon

      public Object getPosGroup()
      Returns the value of the property that maps to the choice between the posList and pos and pointProperty elements.

      The possible values for this property are instances of

      Returns:
      the value of the POS_GROUP_PROPERTY property.
    • setPosGroup Link icon

      public void setPosGroup(Object aValue)
      Sets the value of the property that maps to the choice between the posList and pos and pointProperty elements.

      The possible values for this property are instances of

      Parameters:
      aValue - the value to set for the POS_GROUP_PROPERTY property.