Class TLcdOWSUnNamedDomain
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Direct Known Subclasses:
TLcdOWSDomain
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theDefaultValueelement.static final TLcdDataPropertyData property that maps to theDataTypeelement.static final TLcdDataPropertyData property that maps to theMeaningelement.static final TLcdDataPropertyData property that maps to theMetadataelement.static final TLcdDataPropertyData property that maps to theReferenceSystemelement.static final TLcdDataPropertyData property that maps to theUOMelement.static final TLcdDataPropertyData property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the property that maps to theDefaultValueelement.Returns the value of the property that maps to theDataTypeelement.Returns the value of the property that maps to theMeaningelement.Returns the value of the property that maps to theMetadataelement.Returns the value of the property that maps to theReferenceSystemelement.getUOM()Returns the value of the property that maps to theUOMelement.Returns the value of the property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements.voidsetDefaultValue(TLcdOWSValue aValue) Sets the value of the property that maps to theDefaultValueelement.voidSets the value of the property that maps to theDataTypeelement.voidsetMeaning(TLcdOWSDomainMetadata aValue) Sets the value of the property that maps to theMeaningelement.voidSets the value of the property that maps to theReferenceSystemelement.voidsetUOM(TLcdOWSDomainMetadata aValue) Sets the value of the property that maps to theUOMelement.voidsetValueObjects(ILcdDataObject aValue) Sets the value of the property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements.
-
Field Details
-
VALUE_OBJECTS_PROPERTY
Data property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements. The possible values for this property are instances of -
DEFAULT_VALUE_PROPERTY
Data property that maps to theDefaultValueelement. The possible values for this property are instances ofTLcdOWSValue. -
MEANING_PROPERTY
Data property that maps to theMeaningelement. The possible values for this property are instances ofTLcdOWSDomainMetadata. -
DOMAIN_META_DATA_TYPE_PROPERTY
Data property that maps to theDataTypeelement. The possible values for this property are instances ofTLcdOWSDomainMetadata. -
UOM_PROPERTY
Data property that maps to theUOMelement. The possible values for this property are instances ofTLcdOWSDomainMetadata. -
REFERENCE_SYSTEM_PROPERTY
Data property that maps to theReferenceSystemelement. The possible values for this property are instances ofTLcdOWSDomainMetadata. -
METADATA_PROPERTY
Data property that maps to theMetadataelement. The possible values for this property are instances ofList<TLcdOWSMetadata>.
-
-
Constructor Details
-
TLcdOWSUnNamedDomain
public TLcdOWSUnNamedDomain() -
TLcdOWSUnNamedDomain
-
-
Method Details
-
getValueObjects
Returns the value of the property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements.The possible values for this property are instances of
- Returns:
- the value of the
VALUE_OBJECTS_PROPERTYproperty.
-
setValueObjects
Sets the value of the property that maps to the choice between theAllowedValuesandAnyValueandNoValuesandValuesReferenceelements.The possible values for this property are instances of
- Parameters:
aValue- the value to set for theVALUE_OBJECTS_PROPERTYproperty.
-
getDefaultValue
Returns the value of the property that maps to theDefaultValueelement.The default value for a quantity for which multiple values are allowed.
- Returns:
- the value of the
DEFAULT_VALUE_PROPERTYproperty.
-
setDefaultValue
Sets the value of the property that maps to theDefaultValueelement.The default value for a quantity for which multiple values are allowed.
- Parameters:
aValue- the value to set for theDEFAULT_VALUE_PROPERTYproperty.
-
getMeaning
Returns the value of the property that maps to theMeaningelement.Definition of the meaning or semantics of this set of values. This Meaning can provide more specific, complete, precise, machine accessible, and machine understandable semantics about this quantity, relative to other available semantic information. For example, other semantic information is often provided in "documentation" elements in XML Schemas or "description" elements in GML objects.
- Returns:
- the value of the
MEANING_PROPERTYproperty.
-
setMeaning
Sets the value of the property that maps to theMeaningelement.Definition of the meaning or semantics of this set of values. This Meaning can provide more specific, complete, precise, machine accessible, and machine understandable semantics about this quantity, relative to other available semantic information. For example, other semantic information is often provided in "documentation" elements in XML Schemas or "description" elements in GML objects.
- Parameters:
aValue- the value to set for theMEANING_PROPERTYproperty.
-
getDomainMetaDataType
Returns the value of the property that maps to theDataTypeelement.Definition of the data type of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known data type. For example, such a URN could be a data type identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
DOMAIN_META_DATA_TYPE_PROPERTYproperty.
-
setDomainMetaDataType
Sets the value of the property that maps to theDataTypeelement.Definition of the data type of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known data type. For example, such a URN could be a data type identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue- the value to set for theDOMAIN_META_DATA_TYPE_PROPERTYproperty.
-
getUOM
Returns the value of the property that maps to theUOMelement.Definition of the unit of measure of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known unit of measure (uom). For example, such a URN could be a UOM identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
UOM_PROPERTYproperty.
-
setUOM
Sets the value of the property that maps to theUOMelement.Definition of the unit of measure of this set of values. In this case, the xlink:href attribute can reference a URN for a well-known unit of measure (uom). For example, such a URN could be a UOM identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue- the value to set for theUOM_PROPERTYproperty.
-
getReferenceSystem
Returns the value of the property that maps to theReferenceSystemelement.Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
- Returns:
- the value of the
REFERENCE_SYSTEM_PROPERTYproperty.
-
setReferenceSystem
Sets the value of the property that maps to theReferenceSystemelement.Definition of the reference system used by this set of values, including the unit of measure whenever applicable (as is normal). In this case, the xlink:href attribute can reference a URN for a well-known reference system, such as for a coordinate reference system (CRS). For example, such a URN could be a CRS identification URN defined in the "ogc" URN namespace.
- Parameters:
aValue- the value to set for theREFERENCE_SYSTEM_PROPERTYproperty.
-
getMetadata
Returns the value of the property that maps to theMetadataelement.- Returns:
- the value of the
METADATA_PROPERTYproperty.
-