Class TLcdGML31Tin.ControlPoint

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

public static class TLcdGML31Tin.ControlPoint extends TLcdFeaturedDataObject
Since:
10.0
See Also:
  • Field Details

    • POS_GROUP_PROPERTY

      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

    • ControlPoint

      public ControlPoint()
    • ControlPoint

      public ControlPoint(TLcdDataType aType)
  • Method Details

    • getPosGroup

      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

      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.