Package net.opengis.waterml.x20
Interface TVPMeasurementMetadataType
-
- All Superinterfaces:
TVPMetadataType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
TVPMeasurementMetadataTypeImpl
public interface TVPMeasurementMetadataType extends TVPMetadataType
An XML TVPMeasurementMetadataType(@http://www.opengis.net/waterml/2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTVPMeasurementMetadataType.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QuantityPropertyTypeaddNewAccuracy()Appends and returns a new empty "accuracy" elementReferenceTypeaddNewCensoredReason()Appends and returns a new empty "censoredReason" elementReferenceTypeaddNewInterpolationType()Appends and returns a new empty "interpolationType" elementUnitReferenceaddNewUom()Appends and returns a new empty "uom" elementQuantityPropertyTypegetAccuracy()Gets the "accuracy" elementorg.apache.xmlbeans.GDurationgetAggregationDuration()Gets the "aggregationDuration" elementReferenceTypegetCensoredReason()Gets the "censoredReason" elementReferenceTypegetInterpolationType()Gets the "interpolationType" elementUnitReferencegetUom()Gets the "uom" elementbooleanisSetAccuracy()True if has "accuracy" elementbooleanisSetAggregationDuration()True if has "aggregationDuration" elementbooleanisSetCensoredReason()True if has "censoredReason" elementbooleanisSetInterpolationType()True if has "interpolationType" elementbooleanisSetUom()True if has "uom" elementvoidsetAccuracy(QuantityPropertyType accuracy)Sets the "accuracy" elementvoidsetAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)Sets the "aggregationDuration" elementvoidsetCensoredReason(ReferenceType censoredReason)Sets the "censoredReason" elementvoidsetInterpolationType(ReferenceType interpolationType)Sets the "interpolationType" elementvoidsetUom(UnitReference uom)Sets the "uom" elementvoidunsetAccuracy()Unsets the "accuracy" elementvoidunsetAggregationDuration()Unsets the "aggregationDuration" elementvoidunsetCensoredReason()Unsets the "censoredReason" elementvoidunsetInterpolationType()Unsets the "interpolationType" elementvoidunsetUom()Unsets the "uom" elementorg.apache.xmlbeans.XmlDurationxgetAggregationDuration()Gets (as xml) the "aggregationDuration" elementvoidxsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)Sets (as xml) the "aggregationDuration" element-
Methods inherited from interface net.opengis.waterml.x20.TVPMetadataType
addNewNilReason, addNewProcessing, addNewQualifier, addNewQuality, addNewRelatedObservation, addNewSource, getComment, getNilReason, getProcessing, getQualifierArray, getQualifierArray, getQuality, getRelatedObservationArray, getRelatedObservationArray, getSource, insertNewQualifier, insertNewRelatedObservation, isSetComment, isSetNilReason, isSetProcessing, isSetQuality, isSetSource, removeQualifier, removeRelatedObservation, setComment, setNilReason, setProcessing, setQualifierArray, setQualifierArray, setQuality, setRelatedObservationArray, setRelatedObservationArray, setSource, sizeOfQualifierArray, sizeOfRelatedObservationArray, unsetComment, unsetNilReason, unsetProcessing, unsetQuality, unsetSource, xgetComment, xsetComment
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getUom
UnitReference getUom()
Gets the "uom" element
-
isSetUom
boolean isSetUom()
True if has "uom" element
-
setUom
void setUom(UnitReference uom)
Sets the "uom" element
-
addNewUom
UnitReference addNewUom()
Appends and returns a new empty "uom" element
-
unsetUom
void unsetUom()
Unsets the "uom" element
-
getInterpolationType
ReferenceType getInterpolationType()
Gets the "interpolationType" element
-
isSetInterpolationType
boolean isSetInterpolationType()
True if has "interpolationType" element
-
setInterpolationType
void setInterpolationType(ReferenceType interpolationType)
Sets the "interpolationType" element
-
addNewInterpolationType
ReferenceType addNewInterpolationType()
Appends and returns a new empty "interpolationType" element
-
unsetInterpolationType
void unsetInterpolationType()
Unsets the "interpolationType" element
-
getCensoredReason
ReferenceType getCensoredReason()
Gets the "censoredReason" element
-
isSetCensoredReason
boolean isSetCensoredReason()
True if has "censoredReason" element
-
setCensoredReason
void setCensoredReason(ReferenceType censoredReason)
Sets the "censoredReason" element
-
addNewCensoredReason
ReferenceType addNewCensoredReason()
Appends and returns a new empty "censoredReason" element
-
unsetCensoredReason
void unsetCensoredReason()
Unsets the "censoredReason" element
-
getAccuracy
QuantityPropertyType getAccuracy()
Gets the "accuracy" element
-
isSetAccuracy
boolean isSetAccuracy()
True if has "accuracy" element
-
setAccuracy
void setAccuracy(QuantityPropertyType accuracy)
Sets the "accuracy" element
-
addNewAccuracy
QuantityPropertyType addNewAccuracy()
Appends and returns a new empty "accuracy" element
-
unsetAccuracy
void unsetAccuracy()
Unsets the "accuracy" element
-
getAggregationDuration
org.apache.xmlbeans.GDuration getAggregationDuration()
Gets the "aggregationDuration" element
-
xgetAggregationDuration
org.apache.xmlbeans.XmlDuration xgetAggregationDuration()
Gets (as xml) the "aggregationDuration" element
-
isSetAggregationDuration
boolean isSetAggregationDuration()
True if has "aggregationDuration" element
-
setAggregationDuration
void setAggregationDuration(org.apache.xmlbeans.GDuration aggregationDuration)
Sets the "aggregationDuration" element
-
xsetAggregationDuration
void xsetAggregationDuration(org.apache.xmlbeans.XmlDuration aggregationDuration)
Sets (as xml) the "aggregationDuration" element
-
unsetAggregationDuration
void unsetAggregationDuration()
Unsets the "aggregationDuration" element
-
-