Package net.opengis.waterml.x20.impl
Class MonitoringPointTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.x32.impl.AbstractGMLTypeImpl
-
- net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
-
- net.opengis.sampling.x20.impl.SFSamplingFeatureTypeImpl
-
- net.opengis.samplingSpatial.x20.impl.SFSpatialSamplingFeatureTypeImpl
-
- net.opengis.waterml.x20.impl.MonitoringPointTypeImpl
-
- All Implemented Interfaces:
Serializable,AbstractFeatureType,AbstractGMLType,SFSamplingFeatureType,SFSpatialSamplingFeatureType,MonitoringPointType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class MonitoringPointTypeImpl extends SFSpatialSamplingFeatureTypeImpl implements MonitoringPointType
An XML MonitoringPointType(@http://www.opengis.net/waterml/2.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractFeatureType
AbstractFeatureType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractGMLType
AbstractGMLType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.waterml.x20.MonitoringPointType
MonitoringPointType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.sampling.x20.SFSamplingFeatureType
SFSamplingFeatureType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.samplingSpatial.x20.SFSpatialSamplingFeatureType
SFSpatialSamplingFeatureType.Factory
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.gml.x32.AbstractFeatureType
type
-
Fields inherited from interface net.opengis.gml.x32.AbstractGMLType
type
-
Fields inherited from interface net.opengis.waterml.x20.MonitoringPointType
type
-
Fields inherited from interface net.opengis.sampling.x20.SFSamplingFeatureType
type
-
Fields inherited from interface net.opengis.samplingSpatial.x20.SFSpatialSamplingFeatureType
type
-
-
Constructor Summary
Constructors Constructor Description MonitoringPointTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete 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 class net.opengis.samplingSpatial.x20.impl.SFSpatialSamplingFeatureTypeImpl
addNewHostedProcedure, addNewPositionalAccuracy, addNewShape, getHostedProcedureArray, getHostedProcedureArray, getPositionalAccuracyArray, getPositionalAccuracyArray, getShape, insertNewHostedProcedure, insertNewPositionalAccuracy, removeHostedProcedure, removePositionalAccuracy, setHostedProcedureArray, setHostedProcedureArray, setPositionalAccuracyArray, setPositionalAccuracyArray, setShape, sizeOfHostedProcedureArray, sizeOfPositionalAccuracyArray
-
Methods inherited from class net.opengis.sampling.x20.impl.SFSamplingFeatureTypeImpl
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 class net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from class net.opengis.gml.x32.impl.AbstractGMLTypeImpl
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 class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
public CIResponsiblePartyPropertyType[] getRelatedPartyArray()
Gets array of all "relatedParty" elements- Specified by:
getRelatedPartyArrayin interfaceMonitoringPointType
-
getRelatedPartyArray
public CIResponsiblePartyPropertyType getRelatedPartyArray(int i)
Gets ith "relatedParty" element- Specified by:
getRelatedPartyArrayin interfaceMonitoringPointType
-
sizeOfRelatedPartyArray
public int sizeOfRelatedPartyArray()
Returns number of "relatedParty" element- Specified by:
sizeOfRelatedPartyArrayin interfaceMonitoringPointType
-
setRelatedPartyArray
public void setRelatedPartyArray(CIResponsiblePartyPropertyType[] relatedPartyArray)
Sets array of all "relatedParty" element- Specified by:
setRelatedPartyArrayin interfaceMonitoringPointType
-
setRelatedPartyArray
public void setRelatedPartyArray(int i, CIResponsiblePartyPropertyType relatedParty)Sets ith "relatedParty" element- Specified by:
setRelatedPartyArrayin interfaceMonitoringPointType
-
insertNewRelatedParty
public CIResponsiblePartyPropertyType insertNewRelatedParty(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedParty" element- Specified by:
insertNewRelatedPartyin interfaceMonitoringPointType
-
addNewRelatedParty
public CIResponsiblePartyPropertyType addNewRelatedParty()
Appends and returns a new empty value (as xml) as the last "relatedParty" element- Specified by:
addNewRelatedPartyin interfaceMonitoringPointType
-
removeRelatedParty
public void removeRelatedParty(int i)
Removes the ith "relatedParty" element- Specified by:
removeRelatedPartyin interfaceMonitoringPointType
-
getMonitoringTypeArray
public ReferenceType[] getMonitoringTypeArray()
Gets array of all "monitoringType" elements- Specified by:
getMonitoringTypeArrayin interfaceMonitoringPointType
-
getMonitoringTypeArray
public ReferenceType getMonitoringTypeArray(int i)
Gets ith "monitoringType" element- Specified by:
getMonitoringTypeArrayin interfaceMonitoringPointType
-
sizeOfMonitoringTypeArray
public int sizeOfMonitoringTypeArray()
Returns number of "monitoringType" element- Specified by:
sizeOfMonitoringTypeArrayin interfaceMonitoringPointType
-
setMonitoringTypeArray
public void setMonitoringTypeArray(ReferenceType[] monitoringTypeArray)
Sets array of all "monitoringType" element- Specified by:
setMonitoringTypeArrayin interfaceMonitoringPointType
-
setMonitoringTypeArray
public void setMonitoringTypeArray(int i, ReferenceType monitoringType)Sets ith "monitoringType" element- Specified by:
setMonitoringTypeArrayin interfaceMonitoringPointType
-
insertNewMonitoringType
public ReferenceType insertNewMonitoringType(int i)
Inserts and returns a new empty value (as xml) as the ith "monitoringType" element- Specified by:
insertNewMonitoringTypein interfaceMonitoringPointType
-
addNewMonitoringType
public ReferenceType addNewMonitoringType()
Appends and returns a new empty value (as xml) as the last "monitoringType" element- Specified by:
addNewMonitoringTypein interfaceMonitoringPointType
-
removeMonitoringType
public void removeMonitoringType(int i)
Removes the ith "monitoringType" element- Specified by:
removeMonitoringTypein interfaceMonitoringPointType
-
getDescriptionReference2Array
public ReferenceType[] getDescriptionReference2Array()
Gets array of all "descriptionReference" elements- Specified by:
getDescriptionReference2Arrayin interfaceMonitoringPointType
-
getDescriptionReference2Array
public ReferenceType getDescriptionReference2Array(int i)
Gets ith "descriptionReference" element- Specified by:
getDescriptionReference2Arrayin interfaceMonitoringPointType
-
sizeOfDescriptionReference2Array
public int sizeOfDescriptionReference2Array()
Returns number of "descriptionReference" element- Specified by:
sizeOfDescriptionReference2Arrayin interfaceMonitoringPointType
-
setDescriptionReference2Array
public void setDescriptionReference2Array(ReferenceType[] descriptionReference2Array)
Sets array of all "descriptionReference" element- Specified by:
setDescriptionReference2Arrayin interfaceMonitoringPointType
-
setDescriptionReference2Array
public void setDescriptionReference2Array(int i, ReferenceType descriptionReference2)Sets ith "descriptionReference" element- Specified by:
setDescriptionReference2Arrayin interfaceMonitoringPointType
-
insertNewDescriptionReference2
public ReferenceType insertNewDescriptionReference2(int i)
Inserts and returns a new empty value (as xml) as the ith "descriptionReference" element- Specified by:
insertNewDescriptionReference2in interfaceMonitoringPointType
-
addNewDescriptionReference2
public ReferenceType addNewDescriptionReference2()
Appends and returns a new empty value (as xml) as the last "descriptionReference" element- Specified by:
addNewDescriptionReference2in interfaceMonitoringPointType
-
removeDescriptionReference2
public void removeDescriptionReference2(int i)
Removes the ith "descriptionReference" element- Specified by:
removeDescriptionReference2in interfaceMonitoringPointType
-
getVerticalDatumArray
public VerticalDatumPropertyType[] getVerticalDatumArray()
Gets array of all "verticalDatum" elements- Specified by:
getVerticalDatumArrayin interfaceMonitoringPointType
-
getVerticalDatumArray
public VerticalDatumPropertyType getVerticalDatumArray(int i)
Gets ith "verticalDatum" element- Specified by:
getVerticalDatumArrayin interfaceMonitoringPointType
-
sizeOfVerticalDatumArray
public int sizeOfVerticalDatumArray()
Returns number of "verticalDatum" element- Specified by:
sizeOfVerticalDatumArrayin interfaceMonitoringPointType
-
setVerticalDatumArray
public void setVerticalDatumArray(VerticalDatumPropertyType[] verticalDatumArray)
Sets array of all "verticalDatum" element- Specified by:
setVerticalDatumArrayin interfaceMonitoringPointType
-
setVerticalDatumArray
public void setVerticalDatumArray(int i, VerticalDatumPropertyType verticalDatum)Sets ith "verticalDatum" element- Specified by:
setVerticalDatumArrayin interfaceMonitoringPointType
-
insertNewVerticalDatum
public VerticalDatumPropertyType insertNewVerticalDatum(int i)
Inserts and returns a new empty value (as xml) as the ith "verticalDatum" element- Specified by:
insertNewVerticalDatumin interfaceMonitoringPointType
-
addNewVerticalDatum
public VerticalDatumPropertyType addNewVerticalDatum()
Appends and returns a new empty value (as xml) as the last "verticalDatum" element- Specified by:
addNewVerticalDatumin interfaceMonitoringPointType
-
removeVerticalDatum
public void removeVerticalDatum(int i)
Removes the ith "verticalDatum" element- Specified by:
removeVerticalDatumin interfaceMonitoringPointType
-
getTimeZone
public TimeZonePropertyType getTimeZone()
Gets the "timeZone" element- Specified by:
getTimeZonein interfaceMonitoringPointType
-
isSetTimeZone
public boolean isSetTimeZone()
True if has "timeZone" element- Specified by:
isSetTimeZonein interfaceMonitoringPointType
-
setTimeZone
public void setTimeZone(TimeZonePropertyType timeZone)
Sets the "timeZone" element- Specified by:
setTimeZonein interfaceMonitoringPointType
-
addNewTimeZone
public TimeZonePropertyType addNewTimeZone()
Appends and returns a new empty "timeZone" element- Specified by:
addNewTimeZonein interfaceMonitoringPointType
-
unsetTimeZone
public void unsetTimeZone()
Unsets the "timeZone" element- Specified by:
unsetTimeZonein interfaceMonitoringPointType
-
getDaylightSavingTimeZone
public TimeZonePropertyType getDaylightSavingTimeZone()
Gets the "daylightSavingTimeZone" element- Specified by:
getDaylightSavingTimeZonein interfaceMonitoringPointType
-
isSetDaylightSavingTimeZone
public boolean isSetDaylightSavingTimeZone()
True if has "daylightSavingTimeZone" element- Specified by:
isSetDaylightSavingTimeZonein interfaceMonitoringPointType
-
setDaylightSavingTimeZone
public void setDaylightSavingTimeZone(TimeZonePropertyType daylightSavingTimeZone)
Sets the "daylightSavingTimeZone" element- Specified by:
setDaylightSavingTimeZonein interfaceMonitoringPointType
-
addNewDaylightSavingTimeZone
public TimeZonePropertyType addNewDaylightSavingTimeZone()
Appends and returns a new empty "daylightSavingTimeZone" element- Specified by:
addNewDaylightSavingTimeZonein interfaceMonitoringPointType
-
unsetDaylightSavingTimeZone
public void unsetDaylightSavingTimeZone()
Unsets the "daylightSavingTimeZone" element- Specified by:
unsetDaylightSavingTimeZonein interfaceMonitoringPointType
-
-