Class TLcdISO19119Port
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.service.TLcdISO19119Port
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Implementation of an interface. includes implementation of the platform-specific specification and a method to identify the service, e.g. an address.
- Since:
- 2017.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thetheSV_Interface
element.Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of theINTERFACES_PROPERTY
property adapted to a list ofTLcdISO19119Interface
instances.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
INTERFACES_PROPERTY
Data property that maps to thetheSV_Interface
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19119Interface>>
.
-
-
Constructor Details
-
TLcdISO19119Port
public TLcdISO19119Port() -
TLcdISO19119Port
-
-
Method Details
-
getInterfaces
Gets the value of theINTERFACES_PROPERTY
property adapted to a list ofTLcdISO19119Interface
instances.- Returns:
- the value of the
INTERFACES_PROPERTY
property adapted to a list ofTLcdISO19119Interface
instances. - See Also:
-