Class TLcdGML32OperationParameter

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

public class TLcdGML32OperationParameter extends TLcdGML32AbstractGeneralOperationParameter
gml:OperationParameter is the definition of a parameter used by an operation method. Most parameter values are numeric, but other types of parameter values are possible. This complex type is expected to be used or extended for all operation methods, without defining operation-method-specialized element names.
Since:
2026.0
  • Constructor Details

    • TLcdGML32OperationParameter

      public TLcdGML32OperationParameter()
    • TLcdGML32OperationParameter

      public TLcdGML32OperationParameter(TLcdDataType aType)