Class TLcdISO19115Telephone
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.citation.TLcdISO19115Telephone
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Telephone numbers for contacting the responsible individual or organisation
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thefacsimileelement.static final TLcdDataPropertyData property that maps to thevoiceelement.Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theFACSIMILE_PROPERTYproperty adapted to a list ofStringinstances.getVoice()Gets the value of theVOICE_PROPERTYproperty adapted to a list ofStringinstances.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
VOICE_PROPERTY
Data property that maps to thevoiceelement. The possible values for this property are instances ofList<TLcdISO19115Optional<String>>. -
FACSIMILE_PROPERTY
Data property that maps to thefacsimileelement. The possible values for this property are instances ofList<TLcdISO19115Optional<String>>.
-
-
Constructor Details
-
TLcdISO19115Telephone
public TLcdISO19115Telephone() -
TLcdISO19115Telephone
-
-
Method Details
-
getVoice
Gets the value of theVOICE_PROPERTYproperty adapted to a list ofStringinstances.- Returns:
- the value of the
VOICE_PROPERTYproperty adapted to a list ofStringinstances. - See Also:
-
getFacsimile
Gets the value of theFACSIMILE_PROPERTYproperty adapted to a list ofStringinstances.- Returns:
- the value of the
FACSIMILE_PROPERTYproperty adapted to a list ofStringinstances. - See Also:
-