Class TLcdISO19119PortSpecification

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.service.TLcdISO19119PortSpecification
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19119PortSpecification extends TLcdISO19118Object
Since:
2017.0
  • Field Details

  • Constructor Details

    • TLcdISO19119PortSpecification

      public TLcdISO19119PortSpecification()
    • TLcdISO19119PortSpecification

      public TLcdISO19119PortSpecification(TLcdDataType aType)
  • Method Details

    • getBinding

      public TLcdISO19119DCPListCode getBinding()
      Returns the role value contained in the value of the BINDING_PROPERTY property. Returns null if the value of the BINDING_PROPERTY property is null.
      Returns:
      the role value of the BINDING_PROPERTY property.
      See Also:
    • setBinding

      public void setBinding(TLcdISO19119DCPListCode aValue)
      Sets the value of the property that maps to the binding element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the BINDING_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the BINDING_PROPERTY property.
    • getAddress

      public URI getAddress()
      Returns the role value contained in the value of the ADDRESS_PROPERTY property. Returns null if the value of the ADDRESS_PROPERTY property is null.
      Returns:
      the role value of the ADDRESS_PROPERTY property.
      See Also:
    • setAddress

      public void setAddress(URI aValue)
      Sets the value of the property that maps to the address element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the ADDRESS_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the ADDRESS_PROPERTY property.