Package net.opengis.tsml.x10
Interface TimeseriesMetadataType
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
TimeseriesMetadataTypeImpl
public interface TimeseriesMetadataType extends org.apache.xmlbeans.XmlObjectAn XML TimeseriesMetadataType(@http://www.opengis.net/tsml/1.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classTimeseriesMetadataType.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 TimeInstantPropertyTypeaddNewAccumulationAnchorTime()Appends and returns a new empty "accumulationAnchorTime" elementTimePositionTypeaddNewBaseTime()Appends and returns a new empty "baseTime" elementCommentBlockPropertyTypeaddNewCommentBlock()Appends and returns a new empty value (as xml) as the last "commentBlock" elementTimePositionTypeaddNewEndAnchorPoint()Appends and returns a new empty "endAnchorPoint" elementTimePeriodPropertyTypeaddNewIntendedObservationSpacing()Appends and returns a new empty "intendedObservationSpacing" elementNamedValuePropertyTypeaddNewParameter()Appends and returns a new empty value (as xml) as the last "parameter" elementReferenceTypeaddNewSampledMedium()Appends and returns a new empty "sampledMedium" elementTimePositionTypeaddNewStartAnchorPoint()Appends and returns a new empty "startAnchorPoint" elementReferenceTypeaddNewStatus()Appends and returns a new empty "status" elementTimePeriodPropertyTypeaddNewTemporalExtent()Appends and returns a new empty "temporalExtent" elementTimeInstantPropertyTypegetAccumulationAnchorTime()Gets the "accumulationAnchorTime" elementorg.apache.xmlbeans.GDurationgetAccumulationIntervalLength()Gets the "accumulationIntervalLength" elementTimePositionTypegetBaseTime()Gets the "baseTime" elementCommentBlockPropertyType[]getCommentBlockArray()Gets array of all "commentBlock" elementsCommentBlockPropertyTypegetCommentBlockArray(int i)Gets ith "commentBlock" elementbooleangetCumulative()Gets the "cumulative" elementTimePositionTypegetEndAnchorPoint()Gets the "endAnchorPoint" elementTimePeriodPropertyTypegetIntendedObservationSpacing()Gets the "intendedObservationSpacing" elementorg.apache.xmlbeans.GDurationgetMaxGapPeriod()Gets the "maxGapPeriod" elementNamedValuePropertyType[]getParameterArray()Gets array of all "parameter" elementsNamedValuePropertyTypegetParameterArray(int i)Gets ith "parameter" elementReferenceTypegetSampledMedium()Gets the "sampledMedium" elementorg.apache.xmlbeans.GDurationgetSpacing()Gets the "spacing" elementTimePositionTypegetStartAnchorPoint()Gets the "startAnchorPoint" elementReferenceTypegetStatus()Gets the "status" elementTimePeriodPropertyTypegetTemporalExtent()Gets the "temporalExtent" elementCommentBlockPropertyTypeinsertNewCommentBlock(int i)Inserts and returns a new empty value (as xml) as the ith "commentBlock" elementNamedValuePropertyTypeinsertNewParameter(int i)Inserts and returns a new empty value (as xml) as the ith "parameter" elementbooleanisSetAccumulationAnchorTime()True if has "accumulationAnchorTime" elementbooleanisSetAccumulationIntervalLength()True if has "accumulationIntervalLength" elementbooleanisSetBaseTime()True if has "baseTime" elementbooleanisSetCumulative()True if has "cumulative" elementbooleanisSetEndAnchorPoint()True if has "endAnchorPoint" elementbooleanisSetIntendedObservationSpacing()True if has "intendedObservationSpacing" elementbooleanisSetMaxGapPeriod()True if has "maxGapPeriod" elementbooleanisSetSampledMedium()True if has "sampledMedium" elementbooleanisSetSpacing()True if has "spacing" elementbooleanisSetStartAnchorPoint()True if has "startAnchorPoint" elementbooleanisSetStatus()True if has "status" elementbooleanisSetTemporalExtent()True if has "temporalExtent" elementvoidremoveCommentBlock(int i)Removes the ith "commentBlock" elementvoidremoveParameter(int i)Removes the ith "parameter" elementvoidsetAccumulationAnchorTime(TimeInstantPropertyType accumulationAnchorTime)Sets the "accumulationAnchorTime" elementvoidsetAccumulationIntervalLength(org.apache.xmlbeans.GDuration accumulationIntervalLength)Sets the "accumulationIntervalLength" elementvoidsetBaseTime(TimePositionType baseTime)Sets the "baseTime" elementvoidsetCommentBlockArray(int i, CommentBlockPropertyType commentBlock)Sets ith "commentBlock" elementvoidsetCommentBlockArray(CommentBlockPropertyType[] commentBlockArray)Sets array of all "commentBlock" elementvoidsetCumulative(boolean cumulative)Sets the "cumulative" elementvoidsetEndAnchorPoint(TimePositionType endAnchorPoint)Sets the "endAnchorPoint" elementvoidsetIntendedObservationSpacing(TimePeriodPropertyType intendedObservationSpacing)Sets the "intendedObservationSpacing" elementvoidsetMaxGapPeriod(org.apache.xmlbeans.GDuration maxGapPeriod)Sets the "maxGapPeriod" elementvoidsetParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" elementvoidsetParameterArray(NamedValuePropertyType[] parameterArray)Sets array of all "parameter" elementvoidsetSampledMedium(ReferenceType sampledMedium)Sets the "sampledMedium" elementvoidsetSpacing(org.apache.xmlbeans.GDuration spacing)Sets the "spacing" elementvoidsetStartAnchorPoint(TimePositionType startAnchorPoint)Sets the "startAnchorPoint" elementvoidsetStatus(ReferenceType status)Sets the "status" elementvoidsetTemporalExtent(TimePeriodPropertyType temporalExtent)Sets the "temporalExtent" elementintsizeOfCommentBlockArray()Returns number of "commentBlock" elementintsizeOfParameterArray()Returns number of "parameter" elementvoidunsetAccumulationAnchorTime()Unsets the "accumulationAnchorTime" elementvoidunsetAccumulationIntervalLength()Unsets the "accumulationIntervalLength" elementvoidunsetBaseTime()Unsets the "baseTime" elementvoidunsetCumulative()Unsets the "cumulative" elementvoidunsetEndAnchorPoint()Unsets the "endAnchorPoint" elementvoidunsetIntendedObservationSpacing()Unsets the "intendedObservationSpacing" elementvoidunsetMaxGapPeriod()Unsets the "maxGapPeriod" elementvoidunsetSampledMedium()Unsets the "sampledMedium" elementvoidunsetSpacing()Unsets the "spacing" elementvoidunsetStartAnchorPoint()Unsets the "startAnchorPoint" elementvoidunsetStatus()Unsets the "status" elementvoidunsetTemporalExtent()Unsets the "temporalExtent" elementorg.apache.xmlbeans.XmlDurationxgetAccumulationIntervalLength()Gets (as xml) the "accumulationIntervalLength" elementorg.apache.xmlbeans.XmlBooleanxgetCumulative()Gets (as xml) the "cumulative" elementorg.apache.xmlbeans.XmlDurationxgetMaxGapPeriod()Gets (as xml) the "maxGapPeriod" elementorg.apache.xmlbeans.XmlDurationxgetSpacing()Gets (as xml) the "spacing" elementvoidxsetAccumulationIntervalLength(org.apache.xmlbeans.XmlDuration accumulationIntervalLength)Sets (as xml) the "accumulationIntervalLength" elementvoidxsetCumulative(org.apache.xmlbeans.XmlBoolean cumulative)Sets (as xml) the "cumulative" elementvoidxsetMaxGapPeriod(org.apache.xmlbeans.XmlDuration maxGapPeriod)Sets (as xml) the "maxGapPeriod" elementvoidxsetSpacing(org.apache.xmlbeans.XmlDuration spacing)Sets (as xml) the "spacing" element-
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
-
getTemporalExtent
TimePeriodPropertyType getTemporalExtent()
Gets the "temporalExtent" element
-
isSetTemporalExtent
boolean isSetTemporalExtent()
True if has "temporalExtent" element
-
setTemporalExtent
void setTemporalExtent(TimePeriodPropertyType temporalExtent)
Sets the "temporalExtent" element
-
addNewTemporalExtent
TimePeriodPropertyType addNewTemporalExtent()
Appends and returns a new empty "temporalExtent" element
-
unsetTemporalExtent
void unsetTemporalExtent()
Unsets the "temporalExtent" element
-
getBaseTime
TimePositionType getBaseTime()
Gets the "baseTime" element
-
isSetBaseTime
boolean isSetBaseTime()
True if has "baseTime" element
-
setBaseTime
void setBaseTime(TimePositionType baseTime)
Sets the "baseTime" element
-
addNewBaseTime
TimePositionType addNewBaseTime()
Appends and returns a new empty "baseTime" element
-
unsetBaseTime
void unsetBaseTime()
Unsets the "baseTime" element
-
getSpacing
org.apache.xmlbeans.GDuration getSpacing()
Gets the "spacing" element
-
xgetSpacing
org.apache.xmlbeans.XmlDuration xgetSpacing()
Gets (as xml) the "spacing" element
-
isSetSpacing
boolean isSetSpacing()
True if has "spacing" element
-
setSpacing
void setSpacing(org.apache.xmlbeans.GDuration spacing)
Sets the "spacing" element
-
xsetSpacing
void xsetSpacing(org.apache.xmlbeans.XmlDuration spacing)
Sets (as xml) the "spacing" element
-
unsetSpacing
void unsetSpacing()
Unsets the "spacing" element
-
getCommentBlockArray
CommentBlockPropertyType[] getCommentBlockArray()
Gets array of all "commentBlock" elements
-
getCommentBlockArray
CommentBlockPropertyType getCommentBlockArray(int i)
Gets ith "commentBlock" element
-
sizeOfCommentBlockArray
int sizeOfCommentBlockArray()
Returns number of "commentBlock" element
-
setCommentBlockArray
void setCommentBlockArray(CommentBlockPropertyType[] commentBlockArray)
Sets array of all "commentBlock" element
-
setCommentBlockArray
void setCommentBlockArray(int i, CommentBlockPropertyType commentBlock)Sets ith "commentBlock" element
-
insertNewCommentBlock
CommentBlockPropertyType insertNewCommentBlock(int i)
Inserts and returns a new empty value (as xml) as the ith "commentBlock" element
-
addNewCommentBlock
CommentBlockPropertyType addNewCommentBlock()
Appends and returns a new empty value (as xml) as the last "commentBlock" element
-
removeCommentBlock
void removeCommentBlock(int i)
Removes the ith "commentBlock" element
-
getIntendedObservationSpacing
TimePeriodPropertyType getIntendedObservationSpacing()
Gets the "intendedObservationSpacing" element
-
isSetIntendedObservationSpacing
boolean isSetIntendedObservationSpacing()
True if has "intendedObservationSpacing" element
-
setIntendedObservationSpacing
void setIntendedObservationSpacing(TimePeriodPropertyType intendedObservationSpacing)
Sets the "intendedObservationSpacing" element
-
addNewIntendedObservationSpacing
TimePeriodPropertyType addNewIntendedObservationSpacing()
Appends and returns a new empty "intendedObservationSpacing" element
-
unsetIntendedObservationSpacing
void unsetIntendedObservationSpacing()
Unsets the "intendedObservationSpacing" element
-
getStatus
ReferenceType getStatus()
Gets the "status" element
-
isSetStatus
boolean isSetStatus()
True if has "status" element
-
setStatus
void setStatus(ReferenceType status)
Sets the "status" element
-
addNewStatus
ReferenceType addNewStatus()
Appends and returns a new empty "status" element
-
unsetStatus
void unsetStatus()
Unsets the "status" element
-
getCumulative
boolean getCumulative()
Gets the "cumulative" element
-
xgetCumulative
org.apache.xmlbeans.XmlBoolean xgetCumulative()
Gets (as xml) the "cumulative" element
-
isSetCumulative
boolean isSetCumulative()
True if has "cumulative" element
-
setCumulative
void setCumulative(boolean cumulative)
Sets the "cumulative" element
-
xsetCumulative
void xsetCumulative(org.apache.xmlbeans.XmlBoolean cumulative)
Sets (as xml) the "cumulative" element
-
unsetCumulative
void unsetCumulative()
Unsets the "cumulative" element
-
getAccumulationAnchorTime
TimeInstantPropertyType getAccumulationAnchorTime()
Gets the "accumulationAnchorTime" element
-
isSetAccumulationAnchorTime
boolean isSetAccumulationAnchorTime()
True if has "accumulationAnchorTime" element
-
setAccumulationAnchorTime
void setAccumulationAnchorTime(TimeInstantPropertyType accumulationAnchorTime)
Sets the "accumulationAnchorTime" element
-
addNewAccumulationAnchorTime
TimeInstantPropertyType addNewAccumulationAnchorTime()
Appends and returns a new empty "accumulationAnchorTime" element
-
unsetAccumulationAnchorTime
void unsetAccumulationAnchorTime()
Unsets the "accumulationAnchorTime" element
-
getSampledMedium
ReferenceType getSampledMedium()
Gets the "sampledMedium" element
-
isSetSampledMedium
boolean isSetSampledMedium()
True if has "sampledMedium" element
-
setSampledMedium
void setSampledMedium(ReferenceType sampledMedium)
Sets the "sampledMedium" element
-
addNewSampledMedium
ReferenceType addNewSampledMedium()
Appends and returns a new empty "sampledMedium" element
-
unsetSampledMedium
void unsetSampledMedium()
Unsets the "sampledMedium" element
-
getAccumulationIntervalLength
org.apache.xmlbeans.GDuration getAccumulationIntervalLength()
Gets the "accumulationIntervalLength" element
-
xgetAccumulationIntervalLength
org.apache.xmlbeans.XmlDuration xgetAccumulationIntervalLength()
Gets (as xml) the "accumulationIntervalLength" element
-
isSetAccumulationIntervalLength
boolean isSetAccumulationIntervalLength()
True if has "accumulationIntervalLength" element
-
setAccumulationIntervalLength
void setAccumulationIntervalLength(org.apache.xmlbeans.GDuration accumulationIntervalLength)
Sets the "accumulationIntervalLength" element
-
xsetAccumulationIntervalLength
void xsetAccumulationIntervalLength(org.apache.xmlbeans.XmlDuration accumulationIntervalLength)
Sets (as xml) the "accumulationIntervalLength" element
-
unsetAccumulationIntervalLength
void unsetAccumulationIntervalLength()
Unsets the "accumulationIntervalLength" element
-
getStartAnchorPoint
TimePositionType getStartAnchorPoint()
Gets the "startAnchorPoint" element
-
isSetStartAnchorPoint
boolean isSetStartAnchorPoint()
True if has "startAnchorPoint" element
-
setStartAnchorPoint
void setStartAnchorPoint(TimePositionType startAnchorPoint)
Sets the "startAnchorPoint" element
-
addNewStartAnchorPoint
TimePositionType addNewStartAnchorPoint()
Appends and returns a new empty "startAnchorPoint" element
-
unsetStartAnchorPoint
void unsetStartAnchorPoint()
Unsets the "startAnchorPoint" element
-
getEndAnchorPoint
TimePositionType getEndAnchorPoint()
Gets the "endAnchorPoint" element
-
isSetEndAnchorPoint
boolean isSetEndAnchorPoint()
True if has "endAnchorPoint" element
-
setEndAnchorPoint
void setEndAnchorPoint(TimePositionType endAnchorPoint)
Sets the "endAnchorPoint" element
-
addNewEndAnchorPoint
TimePositionType addNewEndAnchorPoint()
Appends and returns a new empty "endAnchorPoint" element
-
unsetEndAnchorPoint
void unsetEndAnchorPoint()
Unsets the "endAnchorPoint" element
-
getMaxGapPeriod
org.apache.xmlbeans.GDuration getMaxGapPeriod()
Gets the "maxGapPeriod" element
-
xgetMaxGapPeriod
org.apache.xmlbeans.XmlDuration xgetMaxGapPeriod()
Gets (as xml) the "maxGapPeriod" element
-
isSetMaxGapPeriod
boolean isSetMaxGapPeriod()
True if has "maxGapPeriod" element
-
setMaxGapPeriod
void setMaxGapPeriod(org.apache.xmlbeans.GDuration maxGapPeriod)
Sets the "maxGapPeriod" element
-
xsetMaxGapPeriod
void xsetMaxGapPeriod(org.apache.xmlbeans.XmlDuration maxGapPeriod)
Sets (as xml) the "maxGapPeriod" element
-
unsetMaxGapPeriod
void unsetMaxGapPeriod()
Unsets the "maxGapPeriod" element
-
getParameterArray
NamedValuePropertyType[] getParameterArray()
Gets array of all "parameter" elements
-
getParameterArray
NamedValuePropertyType getParameterArray(int i)
Gets ith "parameter" element
-
sizeOfParameterArray
int sizeOfParameterArray()
Returns number of "parameter" element
-
setParameterArray
void setParameterArray(NamedValuePropertyType[] parameterArray)
Sets array of all "parameter" element
-
setParameterArray
void setParameterArray(int i, NamedValuePropertyType parameter)Sets ith "parameter" element
-
insertNewParameter
NamedValuePropertyType insertNewParameter(int i)
Inserts and returns a new empty value (as xml) as the ith "parameter" element
-
addNewParameter
NamedValuePropertyType addNewParameter()
Appends and returns a new empty value (as xml) as the last "parameter" element
-
removeParameter
void removeParameter(int i)
Removes the ith "parameter" element
-
-