Class TLcdNVG20Extension

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.nvg.nvg20.model.TLcdNVG20Extension
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdNVG20Extension extends TLcdDataObject
Since:
2015.0
  • Field Details

    • ANY_PROPERTY

      public static final TLcdDataProperty ANY_PROPERTY
      Data any property. The possible values for this property are instances of List<Object>.
  • Constructor Details

    • TLcdNVG20Extension

      public TLcdNVG20Extension()
    • TLcdNVG20Extension

      public TLcdNVG20Extension(TLcdDataType aType)
  • Method Details

    • getAny

      public List<Object> getAny()
      Returns the value of the any property.
      Returns:
      the value of the ANY_PROPERTY property.