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 TLcdDataProperty
Data property that maps to theuomItem
element.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_PROPERTY
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 theUOM_ITEM_PROPERTY
property adapted to a list ofTLcdGML32UnitDefinition
instances.Methods inherited from class com.luciad.format.metadata.model.catalogue.TLcdISO19115Catalogue
getCharacterSet, getFieldOfApplication, getLanguage, getLocale, getName, getScope, getSubCatalogue, getVersionDate, getVersionNumber, setCharacterSet, setLanguage, setName, setVersionDate, setVersionNumber
Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
UOM_ITEM_PROPERTY
Data property that maps to theuomItem
element. 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_PROPERTY
property adapted to a list ofTLcdGML32UnitDefinition
instances.- Returns:
- the value of the
UOM_ITEM_PROPERTY
property adapted to a list ofTLcdGML32UnitDefinition
instances. - See Also:
-