Class TLcdISO19115UomCatalogue
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.catalogue.TLcdISO19115Catalogue
com.luciad.format.metadata.model.catalogue.TLcdISO19115UomCatalogue
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 2013.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theuomItemelement.Fields inherited from class com.luciad.format.metadata.model.catalogue.TLcdISO19115Catalogue
CHARACTER_SET_PROPERTY, FIELD_OF_APPLICATION_PROPERTY, LANGUAGE_PROPERTY, LOCALE_PROPERTY, NAME_PROPERTY, SCOPE_PROPERTY, SUB_CATALOGUE_PROPERTY, VERSION_DATE_PROPERTY, VERSION_NUMBER_PROPERTYFields 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 theUOM_ITEM_PROPERTYproperty adapted to a list ofTLcdGML32UnitDefinitioninstances.Methods inherited from class com.luciad.format.metadata.model.catalogue.TLcdISO19115Catalogue
getCharacterSet, getFieldOfApplication, getLanguage, getLocale, getName, getScope, getSubCatalogue, getVersionDate, getVersionNumber, setCharacterSet, setLanguage, setName, setVersionDate, setVersionNumberMethods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
UOM_ITEM_PROPERTY
Data property that maps to theuomItemelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdGML32UnitDefinition>>.
-
-
Constructor Details
-
TLcdISO19115UomCatalogue
public TLcdISO19115UomCatalogue() -
TLcdISO19115UomCatalogue
-
-
Method Details
-
getUomItem
Gets the value of theUOM_ITEM_PROPERTYproperty adapted to a list ofTLcdGML32UnitDefinitioninstances.- Returns:
- the value of the
UOM_ITEM_PROPERTYproperty adapted to a list ofTLcdGML32UnitDefinitioninstances. - See Also:
-