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 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

    • ControlPoint Link icon

      public ControlPoint()
    • ControlPoint Link icon

      public ControlPoint(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.