Package net.opengis.swe.x101
Interface TimeDocument.Time
-
- All Superinterfaces:
AbstractDataComponentType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
TimeDocumentImpl.TimeImpl
- Enclosing interface:
- TimeDocument
public static interface TimeDocument.Time extends AbstractDataComponentType
An XML Time(@http://www.opengis.net/swe/1.0.1). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTimeDocument.Time.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 AllowedTimesPropertyTypeaddNewConstraint()Appends and returns a new empty "constraint" elementQualityPropertyTypeaddNewQuality()Appends and returns a new empty "quality" elementUomPropertyTypeaddNewUom()Appends and returns a new empty "uom" elementAllowedTimesPropertyTypegetConstraint()Gets the "constraint" elementStringgetLocalFrame()Gets the "localFrame" attributeQualityPropertyTypegetQuality()Gets the "quality" elementStringgetReferenceFrame()Gets the "referenceFrame" attributeObjectgetReferenceTime()Gets the "referenceTime" attributeUomPropertyTypegetUom()Gets the "uom" elementObjectgetValue()Gets the "value" elementbooleanisSetConstraint()True if has "constraint" elementbooleanisSetLocalFrame()True if has "localFrame" attributebooleanisSetQuality()True if has "quality" elementbooleanisSetReferenceFrame()True if has "referenceFrame" attributebooleanisSetReferenceTime()True if has "referenceTime" attributebooleanisSetUom()True if has "uom" elementbooleanisSetValue()True if has "value" elementvoidsetConstraint(AllowedTimesPropertyType constraint)Sets the "constraint" elementvoidsetLocalFrame(String localFrame)Sets the "localFrame" attributevoidsetQuality(QualityPropertyType quality)Sets the "quality" elementvoidsetReferenceFrame(String referenceFrame)Sets the "referenceFrame" attributevoidsetReferenceTime(Object referenceTime)Sets the "referenceTime" attributevoidsetUom(UomPropertyType uom)Sets the "uom" elementvoidsetValue(Object value)Sets the "value" elementvoidunsetConstraint()Unsets the "constraint" elementvoidunsetLocalFrame()Unsets the "localFrame" attributevoidunsetQuality()Unsets the "quality" elementvoidunsetReferenceFrame()Unsets the "referenceFrame" attributevoidunsetReferenceTime()Unsets the "referenceTime" attributevoidunsetUom()Unsets the "uom" elementvoidunsetValue()Unsets the "value" elementorg.apache.xmlbeans.XmlAnyURIxgetLocalFrame()Gets (as xml) the "localFrame" attributeorg.apache.xmlbeans.XmlAnyURIxgetReferenceFrame()Gets (as xml) the "referenceFrame" attributeTimeIso8601xgetReferenceTime()Gets (as xml) the "referenceTime" attributeTimePositionTypexgetValue()Gets (as xml) the "value" elementvoidxsetLocalFrame(org.apache.xmlbeans.XmlAnyURI localFrame)Sets (as xml) the "localFrame" attributevoidxsetReferenceFrame(org.apache.xmlbeans.XmlAnyURI referenceFrame)Sets (as xml) the "referenceFrame" attributevoidxsetReferenceTime(TimeIso8601 referenceTime)Sets (as xml) the "referenceTime" attributevoidxsetValue(TimePositionType value)Sets (as xml) the "value" element-
Methods inherited from interface net.opengis.swe.x101.AbstractDataComponentType
getDefinition, getFixed, isSetDefinition, isSetFixed, setDefinition, setFixed, unsetDefinition, unsetFixed, xgetDefinition, xgetFixed, xsetDefinition, xsetFixed
-
Methods inherited from interface net.opengis.gml.AbstractGMLType
addNewDescription, addNewMetaDataProperty, addNewName, getDescription, getId, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetId, removeMetaDataProperty, removeName, setDescription, setId, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetId, xgetId, xsetId
-
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
UomPropertyType getUom()
Gets the "uom" element
-
isSetUom
boolean isSetUom()
True if has "uom" element
-
setUom
void setUom(UomPropertyType uom)
Sets the "uom" element
-
addNewUom
UomPropertyType addNewUom()
Appends and returns a new empty "uom" element
-
unsetUom
void unsetUom()
Unsets the "uom" element
-
getConstraint
AllowedTimesPropertyType getConstraint()
Gets the "constraint" element
-
isSetConstraint
boolean isSetConstraint()
True if has "constraint" element
-
setConstraint
void setConstraint(AllowedTimesPropertyType constraint)
Sets the "constraint" element
-
addNewConstraint
AllowedTimesPropertyType addNewConstraint()
Appends and returns a new empty "constraint" element
-
unsetConstraint
void unsetConstraint()
Unsets the "constraint" element
-
getQuality
QualityPropertyType getQuality()
Gets the "quality" element
-
isSetQuality
boolean isSetQuality()
True if has "quality" element
-
setQuality
void setQuality(QualityPropertyType quality)
Sets the "quality" element
-
addNewQuality
QualityPropertyType addNewQuality()
Appends and returns a new empty "quality" element
-
unsetQuality
void unsetQuality()
Unsets the "quality" element
-
getValue
Object getValue()
Gets the "value" element
-
xgetValue
TimePositionType xgetValue()
Gets (as xml) the "value" element
-
isSetValue
boolean isSetValue()
True if has "value" element
-
setValue
void setValue(Object value)
Sets the "value" element
-
xsetValue
void xsetValue(TimePositionType value)
Sets (as xml) the "value" element
-
unsetValue
void unsetValue()
Unsets the "value" element
-
getReferenceTime
Object getReferenceTime()
Gets the "referenceTime" attribute
-
xgetReferenceTime
TimeIso8601 xgetReferenceTime()
Gets (as xml) the "referenceTime" attribute
-
isSetReferenceTime
boolean isSetReferenceTime()
True if has "referenceTime" attribute
-
setReferenceTime
void setReferenceTime(Object referenceTime)
Sets the "referenceTime" attribute
-
xsetReferenceTime
void xsetReferenceTime(TimeIso8601 referenceTime)
Sets (as xml) the "referenceTime" attribute
-
unsetReferenceTime
void unsetReferenceTime()
Unsets the "referenceTime" attribute
-
getReferenceFrame
String getReferenceFrame()
Gets the "referenceFrame" attribute
-
xgetReferenceFrame
org.apache.xmlbeans.XmlAnyURI xgetReferenceFrame()
Gets (as xml) the "referenceFrame" attribute
-
isSetReferenceFrame
boolean isSetReferenceFrame()
True if has "referenceFrame" attribute
-
setReferenceFrame
void setReferenceFrame(String referenceFrame)
Sets the "referenceFrame" attribute
-
xsetReferenceFrame
void xsetReferenceFrame(org.apache.xmlbeans.XmlAnyURI referenceFrame)
Sets (as xml) the "referenceFrame" attribute
-
unsetReferenceFrame
void unsetReferenceFrame()
Unsets the "referenceFrame" attribute
-
getLocalFrame
String getLocalFrame()
Gets the "localFrame" attribute
-
xgetLocalFrame
org.apache.xmlbeans.XmlAnyURI xgetLocalFrame()
Gets (as xml) the "localFrame" attribute
-
isSetLocalFrame
boolean isSetLocalFrame()
True if has "localFrame" attribute
-
setLocalFrame
void setLocalFrame(String localFrame)
Sets the "localFrame" attribute
-
xsetLocalFrame
void xsetLocalFrame(org.apache.xmlbeans.XmlAnyURI localFrame)
Sets (as xml) the "localFrame" attribute
-
unsetLocalFrame
void unsetLocalFrame()
Unsets the "localFrame" attribute
-
-