Class TLcdISO19115ConventionalUnit
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32DefinitionBase
com.luciad.format.gml32.model.TLcdGML32Definition
com.luciad.format.gml32.model.TLcdGML32UnitDefinition
com.luciad.format.gml32.model.TLcdGML32ConventionalUnit
com.luciad.format.metadata.model.uomitem.TLcdISO19115ConventionalUnit
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 2013.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to thealternativeExpressionelement.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32ConventionalUnit
CONVERSION_TO_PREFERRED_UNIT_PROPERTY, DERIVATION_UNIT_TERM_PROPERTY, ROUGH_CONVERSION_TO_PREFERRED_UNIT_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32UnitDefinition
CATALOG_SYMBOL_PROPERTY, QUANTITY_TYPE_PROPERTY, QUANTITY_TYPE_REFERENCE_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTYFields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115UomAlternativeExpressioninstances.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32ConventionalUnit
getConversionToPreferredUnit, getDerivationUnitTerm, getRoughConversionToPreferredUnit, setConversionToPreferredUnit, setRoughConversionToPreferredUnitMethods inherited from class com.luciad.format.gml32.model.TLcdGML32UnitDefinition
getCatalogSymbol, getQuantityType, getQuantityTypeReference, setCatalogSymbol, setQuantityType, setQuantityTypeReferenceMethods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarksMethods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ALTERNATIVE_EXPRESSION_PROPERTY
Data property that maps to thealternativeExpressionelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115UomAlternativeExpression>>.
-
-
Constructor Details
-
TLcdISO19115ConventionalUnit
public TLcdISO19115ConventionalUnit() -
TLcdISO19115ConventionalUnit
-
-
Method Details
-
getAlternativeExpression
Gets the value of theALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115UomAlternativeExpressioninstances.- Returns:
- the value of the
ALTERNATIVE_EXPRESSION_PROPERTYproperty adapted to a list ofTLcdISO19115UomAlternativeExpressioninstances. - See Also:
-