Package net.opengis.waterml.x20
Interface MonitoringPointType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,SFSamplingFeatureType,SFSpatialSamplingFeatureType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
MonitoringPointTypeImpl
public interface MonitoringPointType extends SFSpatialSamplingFeatureType
An XML MonitoringPointType(@http://www.opengis.net/waterml/2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMonitoringPointType.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 TimeZonePropertyTypeaddNewDaylightSavingTimeZone()Appends and returns a new empty "daylightSavingTimeZone" elementReferenceTypeaddNewDescriptionReference2()Appends and returns a new empty value (as xml) as the last "descriptionReference" elementReferenceTypeaddNewMonitoringType()Appends and returns a new empty value (as xml) as the last "monitoringType" elementCIResponsiblePartyPropertyTypeaddNewRelatedParty()Appends and returns a new empty value (as xml) as the last "relatedParty" elementTimeZonePropertyTypeaddNewTimeZone()Appends and returns a new empty "timeZone" elementVerticalDatumPropertyTypeaddNewVerticalDatum()Appends and returns a new empty value (as xml) as the last "verticalDatum" elementTimeZonePropertyTypegetDaylightSavingTimeZone()Gets the "daylightSavingTimeZone" elementReferenceType[]getDescriptionReference2Array()Gets array of all "descriptionReference" elementsReferenceTypegetDescriptionReference2Array(int i)Gets ith "descriptionReference" elementReferenceType[]getMonitoringTypeArray()Gets array of all "monitoringType" elementsReferenceTypegetMonitoringTypeArray(int i)Gets ith "monitoringType" elementCIResponsiblePartyPropertyType[]getRelatedPartyArray()Gets array of all "relatedParty" elementsCIResponsiblePartyPropertyTypegetRelatedPartyArray(int i)Gets ith "relatedParty" elementTimeZonePropertyTypegetTimeZone()Gets the "timeZone" elementVerticalDatumPropertyType[]getVerticalDatumArray()Gets array of all "verticalDatum" elementsVerticalDatumPropertyTypegetVerticalDatumArray(int i)Gets ith "verticalDatum" elementReferenceTypeinsertNewDescriptionReference2(int i)Inserts and returns a new empty value (as xml) as the ith "descriptionReference" elementReferenceTypeinsertNewMonitoringType(int i)Inserts and returns a new empty value (as xml) as the ith "monitoringType" elementCIResponsiblePartyPropertyTypeinsertNewRelatedParty(int i)Inserts and returns a new empty value (as xml) as the ith "relatedParty" elementVerticalDatumPropertyTypeinsertNewVerticalDatum(int i)Inserts and returns a new empty value (as xml) as the ith "verticalDatum" elementbooleanisSetDaylightSavingTimeZone()True if has "daylightSavingTimeZone" elementbooleanisSetTimeZone()True if has "timeZone" elementvoidremoveDescriptionReference2(int i)Removes the ith "descriptionReference" elementvoidremoveMonitoringType(int i)Removes the ith "monitoringType" elementvoidremoveRelatedParty(int i)Removes the ith "relatedParty" elementvoidremoveVerticalDatum(int i)Removes the ith "verticalDatum" elementvoidsetDaylightSavingTimeZone(TimeZonePropertyType daylightSavingTimeZone)Sets the "daylightSavingTimeZone" elementvoidsetDescriptionReference2Array(int i, ReferenceType descriptionReference2)Sets ith "descriptionReference" elementvoidsetDescriptionReference2Array(ReferenceType[] descriptionReference2Array)Sets array of all "descriptionReference" elementvoidsetMonitoringTypeArray(int i, ReferenceType monitoringType)Sets ith "monitoringType" elementvoidsetMonitoringTypeArray(ReferenceType[] monitoringTypeArray)Sets array of all "monitoringType" elementvoidsetRelatedPartyArray(int i, CIResponsiblePartyPropertyType relatedParty)Sets ith "relatedParty" elementvoidsetRelatedPartyArray(CIResponsiblePartyPropertyType[] relatedPartyArray)Sets array of all "relatedParty" elementvoidsetTimeZone(TimeZonePropertyType timeZone)Sets the "timeZone" elementvoidsetVerticalDatumArray(int i, VerticalDatumPropertyType verticalDatum)Sets ith "verticalDatum" elementvoidsetVerticalDatumArray(VerticalDatumPropertyType[] verticalDatumArray)Sets array of all "verticalDatum" elementintsizeOfDescriptionReference2Array()Returns number of "descriptionReference" elementintsizeOfMonitoringTypeArray()Returns number of "monitoringType" elementintsizeOfRelatedPartyArray()Returns number of "relatedParty" elementintsizeOfVerticalDatumArray()Returns number of "verticalDatum" elementvoidunsetDaylightSavingTimeZone()Unsets the "daylightSavingTimeZone" elementvoidunsetTimeZone()Unsets the "timeZone" element-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
Methods inherited from interface net.opengis.sampling.x20.SFSamplingFeatureType
addNewLineage, addNewParameter, addNewRelatedObservation, addNewRelatedSamplingFeature, addNewSampledFeature, addNewType, getLineage, getParameterArray, getParameterArray, getRelatedObservationArray, getRelatedObservationArray, getRelatedSamplingFeatureArray, getRelatedSamplingFeatureArray, getSampledFeatureArray, getSampledFeatureArray, getType, insertNewParameter, insertNewRelatedObservation, insertNewRelatedSamplingFeature, insertNewSampledFeature, isNilSampledFeatureArray, isSetLineage, isSetType, removeParameter, removeRelatedObservation, removeRelatedSamplingFeature, removeSampledFeature, setLineage, setNilSampledFeatureArray, setParameterArray, setParameterArray, setRelatedObservationArray, setRelatedObservationArray, setRelatedSamplingFeatureArray, setRelatedSamplingFeatureArray, setSampledFeatureArray, setSampledFeatureArray, setType, sizeOfParameterArray, sizeOfRelatedObservationArray, sizeOfRelatedSamplingFeatureArray, sizeOfSampledFeatureArray, unsetLineage, unsetType
-
Methods inherited from interface net.opengis.samplingSpatial.x20.SFSpatialSamplingFeatureType
addNewHostedProcedure, addNewPositionalAccuracy, addNewShape, getHostedProcedureArray, getHostedProcedureArray, getPositionalAccuracyArray, getPositionalAccuracyArray, getShape, insertNewHostedProcedure, insertNewPositionalAccuracy, removeHostedProcedure, removePositionalAccuracy, setHostedProcedureArray, setHostedProcedureArray, setPositionalAccuracyArray, setPositionalAccuracyArray, setShape, sizeOfHostedProcedureArray, sizeOfPositionalAccuracyArray
-
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
-
getRelatedPartyArray
CIResponsiblePartyPropertyType[] getRelatedPartyArray()
Gets array of all "relatedParty" elements
-
getRelatedPartyArray
CIResponsiblePartyPropertyType getRelatedPartyArray(int i)
Gets ith "relatedParty" element
-
sizeOfRelatedPartyArray
int sizeOfRelatedPartyArray()
Returns number of "relatedParty" element
-
setRelatedPartyArray
void setRelatedPartyArray(CIResponsiblePartyPropertyType[] relatedPartyArray)
Sets array of all "relatedParty" element
-
setRelatedPartyArray
void setRelatedPartyArray(int i, CIResponsiblePartyPropertyType relatedParty)Sets ith "relatedParty" element
-
insertNewRelatedParty
CIResponsiblePartyPropertyType insertNewRelatedParty(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedParty" element
-
addNewRelatedParty
CIResponsiblePartyPropertyType addNewRelatedParty()
Appends and returns a new empty value (as xml) as the last "relatedParty" element
-
removeRelatedParty
void removeRelatedParty(int i)
Removes the ith "relatedParty" element
-
getMonitoringTypeArray
ReferenceType[] getMonitoringTypeArray()
Gets array of all "monitoringType" elements
-
getMonitoringTypeArray
ReferenceType getMonitoringTypeArray(int i)
Gets ith "monitoringType" element
-
sizeOfMonitoringTypeArray
int sizeOfMonitoringTypeArray()
Returns number of "monitoringType" element
-
setMonitoringTypeArray
void setMonitoringTypeArray(ReferenceType[] monitoringTypeArray)
Sets array of all "monitoringType" element
-
setMonitoringTypeArray
void setMonitoringTypeArray(int i, ReferenceType monitoringType)Sets ith "monitoringType" element
-
insertNewMonitoringType
ReferenceType insertNewMonitoringType(int i)
Inserts and returns a new empty value (as xml) as the ith "monitoringType" element
-
addNewMonitoringType
ReferenceType addNewMonitoringType()
Appends and returns a new empty value (as xml) as the last "monitoringType" element
-
removeMonitoringType
void removeMonitoringType(int i)
Removes the ith "monitoringType" element
-
getDescriptionReference2Array
ReferenceType[] getDescriptionReference2Array()
Gets array of all "descriptionReference" elements
-
getDescriptionReference2Array
ReferenceType getDescriptionReference2Array(int i)
Gets ith "descriptionReference" element
-
sizeOfDescriptionReference2Array
int sizeOfDescriptionReference2Array()
Returns number of "descriptionReference" element
-
setDescriptionReference2Array
void setDescriptionReference2Array(ReferenceType[] descriptionReference2Array)
Sets array of all "descriptionReference" element
-
setDescriptionReference2Array
void setDescriptionReference2Array(int i, ReferenceType descriptionReference2)Sets ith "descriptionReference" element
-
insertNewDescriptionReference2
ReferenceType insertNewDescriptionReference2(int i)
Inserts and returns a new empty value (as xml) as the ith "descriptionReference" element
-
addNewDescriptionReference2
ReferenceType addNewDescriptionReference2()
Appends and returns a new empty value (as xml) as the last "descriptionReference" element
-
removeDescriptionReference2
void removeDescriptionReference2(int i)
Removes the ith "descriptionReference" element
-
getVerticalDatumArray
VerticalDatumPropertyType[] getVerticalDatumArray()
Gets array of all "verticalDatum" elements
-
getVerticalDatumArray
VerticalDatumPropertyType getVerticalDatumArray(int i)
Gets ith "verticalDatum" element
-
sizeOfVerticalDatumArray
int sizeOfVerticalDatumArray()
Returns number of "verticalDatum" element
-
setVerticalDatumArray
void setVerticalDatumArray(VerticalDatumPropertyType[] verticalDatumArray)
Sets array of all "verticalDatum" element
-
setVerticalDatumArray
void setVerticalDatumArray(int i, VerticalDatumPropertyType verticalDatum)Sets ith "verticalDatum" element
-
insertNewVerticalDatum
VerticalDatumPropertyType insertNewVerticalDatum(int i)
Inserts and returns a new empty value (as xml) as the ith "verticalDatum" element
-
addNewVerticalDatum
VerticalDatumPropertyType addNewVerticalDatum()
Appends and returns a new empty value (as xml) as the last "verticalDatum" element
-
removeVerticalDatum
void removeVerticalDatum(int i)
Removes the ith "verticalDatum" element
-
getTimeZone
TimeZonePropertyType getTimeZone()
Gets the "timeZone" element
-
isSetTimeZone
boolean isSetTimeZone()
True if has "timeZone" element
-
setTimeZone
void setTimeZone(TimeZonePropertyType timeZone)
Sets the "timeZone" element
-
addNewTimeZone
TimeZonePropertyType addNewTimeZone()
Appends and returns a new empty "timeZone" element
-
unsetTimeZone
void unsetTimeZone()
Unsets the "timeZone" element
-
getDaylightSavingTimeZone
TimeZonePropertyType getDaylightSavingTimeZone()
Gets the "daylightSavingTimeZone" element
-
isSetDaylightSavingTimeZone
boolean isSetDaylightSavingTimeZone()
True if has "daylightSavingTimeZone" element
-
setDaylightSavingTimeZone
void setDaylightSavingTimeZone(TimeZonePropertyType daylightSavingTimeZone)
Sets the "daylightSavingTimeZone" element
-
addNewDaylightSavingTimeZone
TimeZonePropertyType addNewDaylightSavingTimeZone()
Appends and returns a new empty "daylightSavingTimeZone" element
-
unsetDaylightSavingTimeZone
void unsetDaylightSavingTimeZone()
Unsets the "daylightSavingTimeZone" element
-
-