Class TLcdGML32Category

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdGML32Category extends TLcdGML32Code
A gml:Category has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdGML32Category

      public TLcdGML32Category()
    • TLcdGML32Category

      public TLcdGML32Category(TLcdDataType aType)
  • Method Details

    • getNilReason

      public Object getNilReason()
      Returns the value of the property that maps to the nilReason attribute.

      The possible values for this property are instances of

      Returns:
      the value of the NIL_REASON_PROPERTY property.
    • setNilReason

      public void setNilReason(Object aValue)
      Sets the value of the property that maps to the nilReason attribute.

      The possible values for this property are instances of

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