Package net.opengis.sos.x20.impl
Class GetObservationTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.swes.x20.impl.ExtensibleRequestTypeImpl
-
- net.opengis.sos.x20.impl.GetObservationTypeImpl
-
- All Implemented Interfaces:
Serializable,GetObservationType,ExtensibleRequestType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class GetObservationTypeImpl extends ExtensibleRequestTypeImpl implements GetObservationType
An XML GetObservationType(@http://www.opengis.net/sos/2.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetObservationTypeImpl.SpatialFilterImplAn XML spatialFilter(@http://www.opengis.net/sos/2.0).static classGetObservationTypeImpl.TemporalFilterImplAn XML temporalFilter(@http://www.opengis.net/sos/2.0).-
Nested classes/interfaces inherited from interface net.opengis.swes.x20.ExtensibleRequestType
ExtensibleRequestType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.sos.x20.GetObservationType
GetObservationType.Factory, GetObservationType.SpatialFilter, GetObservationType.TemporalFilter
-
-
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.swes.x20.ExtensibleRequestType
type
-
Fields inherited from interface net.opengis.sos.x20.GetObservationType
type
-
-
Constructor Summary
Constructors Constructor Description GetObservationTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddFeatureOfInterest(String featureOfInterest)Appends the value as the last "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURIaddNewFeatureOfInterest()Appends and returns a new empty value (as xml) as the last "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURIaddNewObservedProperty()Appends and returns a new empty value (as xml) as the last "observedProperty" elementorg.apache.xmlbeans.XmlAnyURIaddNewOffering()Appends and returns a new empty value (as xml) as the last "offering" elementorg.apache.xmlbeans.XmlAnyURIaddNewProcedure()Appends and returns a new empty value (as xml) as the last "procedure" elementGetObservationType.SpatialFilteraddNewSpatialFilter()Appends and returns a new empty "spatialFilter" elementGetObservationType.TemporalFilteraddNewTemporalFilter()Appends and returns a new empty value (as xml) as the last "temporalFilter" elementvoidaddObservedProperty(String observedProperty)Appends the value as the last "observedProperty" elementvoidaddOffering(String offering)Appends the value as the last "offering" elementvoidaddProcedure(String procedure)Appends the value as the last "procedure" elementString[]getFeatureOfInterestArray()Gets array of all "featureOfInterest" elementsStringgetFeatureOfInterestArray(int i)Gets ith "featureOfInterest" elementString[]getObservedPropertyArray()Gets array of all "observedProperty" elementsStringgetObservedPropertyArray(int i)Gets ith "observedProperty" elementString[]getOfferingArray()Gets array of all "offering" elementsStringgetOfferingArray(int i)Gets ith "offering" elementString[]getProcedureArray()Gets array of all "procedure" elementsStringgetProcedureArray(int i)Gets ith "procedure" elementStringgetResponseFormat()Gets the "responseFormat" elementGetObservationType.SpatialFiltergetSpatialFilter()Gets the "spatialFilter" elementGetObservationType.TemporalFilter[]getTemporalFilterArray()Gets array of all "temporalFilter" elementsGetObservationType.TemporalFiltergetTemporalFilterArray(int i)Gets ith "temporalFilter" elementvoidinsertFeatureOfInterest(int i, String featureOfInterest)Inserts the value as the ith "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURIinsertNewFeatureOfInterest(int i)Inserts and returns a new empty value (as xml) as the ith "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURIinsertNewObservedProperty(int i)Inserts and returns a new empty value (as xml) as the ith "observedProperty" elementorg.apache.xmlbeans.XmlAnyURIinsertNewOffering(int i)Inserts and returns a new empty value (as xml) as the ith "offering" elementorg.apache.xmlbeans.XmlAnyURIinsertNewProcedure(int i)Inserts and returns a new empty value (as xml) as the ith "procedure" elementGetObservationType.TemporalFilterinsertNewTemporalFilter(int i)Inserts and returns a new empty value (as xml) as the ith "temporalFilter" elementvoidinsertObservedProperty(int i, String observedProperty)Inserts the value as the ith "observedProperty" elementvoidinsertOffering(int i, String offering)Inserts the value as the ith "offering" elementvoidinsertProcedure(int i, String procedure)Inserts the value as the ith "procedure" elementbooleanisSetResponseFormat()True if has "responseFormat" elementbooleanisSetSpatialFilter()True if has "spatialFilter" elementvoidremoveFeatureOfInterest(int i)Removes the ith "featureOfInterest" elementvoidremoveObservedProperty(int i)Removes the ith "observedProperty" elementvoidremoveOffering(int i)Removes the ith "offering" elementvoidremoveProcedure(int i)Removes the ith "procedure" elementvoidremoveTemporalFilter(int i)Removes the ith "temporalFilter" elementvoidsetFeatureOfInterestArray(int i, String featureOfInterest)Sets ith "featureOfInterest" elementvoidsetFeatureOfInterestArray(String[] featureOfInterestArray)Sets array of all "featureOfInterest" elementvoidsetObservedPropertyArray(int i, String observedProperty)Sets ith "observedProperty" elementvoidsetObservedPropertyArray(String[] observedPropertyArray)Sets array of all "observedProperty" elementvoidsetOfferingArray(int i, String offering)Sets ith "offering" elementvoidsetOfferingArray(String[] offeringArray)Sets array of all "offering" elementvoidsetProcedureArray(int i, String procedure)Sets ith "procedure" elementvoidsetProcedureArray(String[] procedureArray)Sets array of all "procedure" elementvoidsetResponseFormat(String responseFormat)Sets the "responseFormat" elementvoidsetSpatialFilter(GetObservationType.SpatialFilter spatialFilter)Sets the "spatialFilter" elementvoidsetTemporalFilterArray(int i, GetObservationType.TemporalFilter temporalFilter)Sets ith "temporalFilter" elementvoidsetTemporalFilterArray(GetObservationType.TemporalFilter[] temporalFilterArray)Sets array of all "temporalFilter" elementintsizeOfFeatureOfInterestArray()Returns number of "featureOfInterest" elementintsizeOfObservedPropertyArray()Returns number of "observedProperty" elementintsizeOfOfferingArray()Returns number of "offering" elementintsizeOfProcedureArray()Returns number of "procedure" elementintsizeOfTemporalFilterArray()Returns number of "temporalFilter" elementvoidunsetResponseFormat()Unsets the "responseFormat" elementvoidunsetSpatialFilter()Unsets the "spatialFilter" elementorg.apache.xmlbeans.XmlAnyURI[]xgetFeatureOfInterestArray()Gets (as xml) array of all "featureOfInterest" elementsorg.apache.xmlbeans.XmlAnyURIxgetFeatureOfInterestArray(int i)Gets (as xml) ith "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURI[]xgetObservedPropertyArray()Gets (as xml) array of all "observedProperty" elementsorg.apache.xmlbeans.XmlAnyURIxgetObservedPropertyArray(int i)Gets (as xml) ith "observedProperty" elementorg.apache.xmlbeans.XmlAnyURI[]xgetOfferingArray()Gets (as xml) array of all "offering" elementsorg.apache.xmlbeans.XmlAnyURIxgetOfferingArray(int i)Gets (as xml) ith "offering" elementorg.apache.xmlbeans.XmlAnyURI[]xgetProcedureArray()Gets (as xml) array of all "procedure" elementsorg.apache.xmlbeans.XmlAnyURIxgetProcedureArray(int i)Gets (as xml) ith "procedure" elementorg.apache.xmlbeans.XmlAnyURIxgetResponseFormat()Gets (as xml) the "responseFormat" elementvoidxsetFeatureOfInterestArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterest)Sets (as xml) ith "featureOfInterest" elementvoidxsetFeatureOfInterestArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestArray)Sets (as xml) array of all "featureOfInterest" elementvoidxsetObservedPropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observedProperty)Sets (as xml) ith "observedProperty" elementvoidxsetObservedPropertyArray(org.apache.xmlbeans.XmlAnyURI[] observedPropertyArray)Sets (as xml) array of all "observedProperty" elementvoidxsetOfferingArray(int i, org.apache.xmlbeans.XmlAnyURI offering)Sets (as xml) ith "offering" elementvoidxsetOfferingArray(org.apache.xmlbeans.XmlAnyURI[] offeringArray)Sets (as xml) array of all "offering" elementvoidxsetProcedureArray(int i, org.apache.xmlbeans.XmlAnyURI procedure)Sets (as xml) ith "procedure" elementvoidxsetProcedureArray(org.apache.xmlbeans.XmlAnyURI[] procedureArray)Sets (as xml) array of all "procedure" elementvoidxsetResponseFormat(org.apache.xmlbeans.XmlAnyURI responseFormat)Sets (as xml) the "responseFormat" element-
Methods inherited from class net.opengis.swes.x20.impl.ExtensibleRequestTypeImpl
addNewExtension, getExtensionArray, getExtensionArray, getService, getVersion, insertNewExtension, removeExtension, setExtensionArray, setExtensionArray, setService, setVersion, sizeOfExtensionArray, xgetService, xgetVersion, xsetService, xsetVersion
-
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.swes.x20.ExtensibleRequestType
addNewExtension, getExtensionArray, getExtensionArray, getService, getVersion, insertNewExtension, removeExtension, setExtensionArray, setExtensionArray, setService, setVersion, sizeOfExtensionArray, xgetService, xgetVersion, xsetService, xsetVersion
-
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
-
getProcedureArray
public String[] getProcedureArray()
Gets array of all "procedure" elements- Specified by:
getProcedureArrayin interfaceGetObservationType
-
getProcedureArray
public String getProcedureArray(int i)
Gets ith "procedure" element- Specified by:
getProcedureArrayin interfaceGetObservationType
-
xgetProcedureArray
public org.apache.xmlbeans.XmlAnyURI[] xgetProcedureArray()
Gets (as xml) array of all "procedure" elements- Specified by:
xgetProcedureArrayin interfaceGetObservationType
-
xgetProcedureArray
public org.apache.xmlbeans.XmlAnyURI xgetProcedureArray(int i)
Gets (as xml) ith "procedure" element- Specified by:
xgetProcedureArrayin interfaceGetObservationType
-
sizeOfProcedureArray
public int sizeOfProcedureArray()
Returns number of "procedure" element- Specified by:
sizeOfProcedureArrayin interfaceGetObservationType
-
setProcedureArray
public void setProcedureArray(String[] procedureArray)
Sets array of all "procedure" element- Specified by:
setProcedureArrayin interfaceGetObservationType
-
setProcedureArray
public void setProcedureArray(int i, String procedure)Sets ith "procedure" element- Specified by:
setProcedureArrayin interfaceGetObservationType
-
xsetProcedureArray
public void xsetProcedureArray(org.apache.xmlbeans.XmlAnyURI[] procedureArray)
Sets (as xml) array of all "procedure" element- Specified by:
xsetProcedureArrayin interfaceGetObservationType
-
xsetProcedureArray
public void xsetProcedureArray(int i, org.apache.xmlbeans.XmlAnyURI procedure)Sets (as xml) ith "procedure" element- Specified by:
xsetProcedureArrayin interfaceGetObservationType
-
insertProcedure
public void insertProcedure(int i, String procedure)Inserts the value as the ith "procedure" element- Specified by:
insertProcedurein interfaceGetObservationType
-
addProcedure
public void addProcedure(String procedure)
Appends the value as the last "procedure" element- Specified by:
addProcedurein interfaceGetObservationType
-
insertNewProcedure
public org.apache.xmlbeans.XmlAnyURI insertNewProcedure(int i)
Inserts and returns a new empty value (as xml) as the ith "procedure" element- Specified by:
insertNewProcedurein interfaceGetObservationType
-
addNewProcedure
public org.apache.xmlbeans.XmlAnyURI addNewProcedure()
Appends and returns a new empty value (as xml) as the last "procedure" element- Specified by:
addNewProcedurein interfaceGetObservationType
-
removeProcedure
public void removeProcedure(int i)
Removes the ith "procedure" element- Specified by:
removeProcedurein interfaceGetObservationType
-
getOfferingArray
public String[] getOfferingArray()
Gets array of all "offering" elements- Specified by:
getOfferingArrayin interfaceGetObservationType
-
getOfferingArray
public String getOfferingArray(int i)
Gets ith "offering" element- Specified by:
getOfferingArrayin interfaceGetObservationType
-
xgetOfferingArray
public org.apache.xmlbeans.XmlAnyURI[] xgetOfferingArray()
Gets (as xml) array of all "offering" elements- Specified by:
xgetOfferingArrayin interfaceGetObservationType
-
xgetOfferingArray
public org.apache.xmlbeans.XmlAnyURI xgetOfferingArray(int i)
Gets (as xml) ith "offering" element- Specified by:
xgetOfferingArrayin interfaceGetObservationType
-
sizeOfOfferingArray
public int sizeOfOfferingArray()
Returns number of "offering" element- Specified by:
sizeOfOfferingArrayin interfaceGetObservationType
-
setOfferingArray
public void setOfferingArray(String[] offeringArray)
Sets array of all "offering" element- Specified by:
setOfferingArrayin interfaceGetObservationType
-
setOfferingArray
public void setOfferingArray(int i, String offering)Sets ith "offering" element- Specified by:
setOfferingArrayin interfaceGetObservationType
-
xsetOfferingArray
public void xsetOfferingArray(org.apache.xmlbeans.XmlAnyURI[] offeringArray)
Sets (as xml) array of all "offering" element- Specified by:
xsetOfferingArrayin interfaceGetObservationType
-
xsetOfferingArray
public void xsetOfferingArray(int i, org.apache.xmlbeans.XmlAnyURI offering)Sets (as xml) ith "offering" element- Specified by:
xsetOfferingArrayin interfaceGetObservationType
-
insertOffering
public void insertOffering(int i, String offering)Inserts the value as the ith "offering" element- Specified by:
insertOfferingin interfaceGetObservationType
-
addOffering
public void addOffering(String offering)
Appends the value as the last "offering" element- Specified by:
addOfferingin interfaceGetObservationType
-
insertNewOffering
public org.apache.xmlbeans.XmlAnyURI insertNewOffering(int i)
Inserts and returns a new empty value (as xml) as the ith "offering" element- Specified by:
insertNewOfferingin interfaceGetObservationType
-
addNewOffering
public org.apache.xmlbeans.XmlAnyURI addNewOffering()
Appends and returns a new empty value (as xml) as the last "offering" element- Specified by:
addNewOfferingin interfaceGetObservationType
-
removeOffering
public void removeOffering(int i)
Removes the ith "offering" element- Specified by:
removeOfferingin interfaceGetObservationType
-
getObservedPropertyArray
public String[] getObservedPropertyArray()
Gets array of all "observedProperty" elements- Specified by:
getObservedPropertyArrayin interfaceGetObservationType
-
getObservedPropertyArray
public String getObservedPropertyArray(int i)
Gets ith "observedProperty" element- Specified by:
getObservedPropertyArrayin interfaceGetObservationType
-
xgetObservedPropertyArray
public org.apache.xmlbeans.XmlAnyURI[] xgetObservedPropertyArray()
Gets (as xml) array of all "observedProperty" elements- Specified by:
xgetObservedPropertyArrayin interfaceGetObservationType
-
xgetObservedPropertyArray
public org.apache.xmlbeans.XmlAnyURI xgetObservedPropertyArray(int i)
Gets (as xml) ith "observedProperty" element- Specified by:
xgetObservedPropertyArrayin interfaceGetObservationType
-
sizeOfObservedPropertyArray
public int sizeOfObservedPropertyArray()
Returns number of "observedProperty" element- Specified by:
sizeOfObservedPropertyArrayin interfaceGetObservationType
-
setObservedPropertyArray
public void setObservedPropertyArray(String[] observedPropertyArray)
Sets array of all "observedProperty" element- Specified by:
setObservedPropertyArrayin interfaceGetObservationType
-
setObservedPropertyArray
public void setObservedPropertyArray(int i, String observedProperty)Sets ith "observedProperty" element- Specified by:
setObservedPropertyArrayin interfaceGetObservationType
-
xsetObservedPropertyArray
public void xsetObservedPropertyArray(org.apache.xmlbeans.XmlAnyURI[] observedPropertyArray)
Sets (as xml) array of all "observedProperty" element- Specified by:
xsetObservedPropertyArrayin interfaceGetObservationType
-
xsetObservedPropertyArray
public void xsetObservedPropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observedProperty)Sets (as xml) ith "observedProperty" element- Specified by:
xsetObservedPropertyArrayin interfaceGetObservationType
-
insertObservedProperty
public void insertObservedProperty(int i, String observedProperty)Inserts the value as the ith "observedProperty" element- Specified by:
insertObservedPropertyin interfaceGetObservationType
-
addObservedProperty
public void addObservedProperty(String observedProperty)
Appends the value as the last "observedProperty" element- Specified by:
addObservedPropertyin interfaceGetObservationType
-
insertNewObservedProperty
public org.apache.xmlbeans.XmlAnyURI insertNewObservedProperty(int i)
Inserts and returns a new empty value (as xml) as the ith "observedProperty" element- Specified by:
insertNewObservedPropertyin interfaceGetObservationType
-
addNewObservedProperty
public org.apache.xmlbeans.XmlAnyURI addNewObservedProperty()
Appends and returns a new empty value (as xml) as the last "observedProperty" element- Specified by:
addNewObservedPropertyin interfaceGetObservationType
-
removeObservedProperty
public void removeObservedProperty(int i)
Removes the ith "observedProperty" element- Specified by:
removeObservedPropertyin interfaceGetObservationType
-
getTemporalFilterArray
public GetObservationType.TemporalFilter[] getTemporalFilterArray()
Gets array of all "temporalFilter" elements- Specified by:
getTemporalFilterArrayin interfaceGetObservationType
-
getTemporalFilterArray
public GetObservationType.TemporalFilter getTemporalFilterArray(int i)
Gets ith "temporalFilter" element- Specified by:
getTemporalFilterArrayin interfaceGetObservationType
-
sizeOfTemporalFilterArray
public int sizeOfTemporalFilterArray()
Returns number of "temporalFilter" element- Specified by:
sizeOfTemporalFilterArrayin interfaceGetObservationType
-
setTemporalFilterArray
public void setTemporalFilterArray(GetObservationType.TemporalFilter[] temporalFilterArray)
Sets array of all "temporalFilter" element- Specified by:
setTemporalFilterArrayin interfaceGetObservationType
-
setTemporalFilterArray
public void setTemporalFilterArray(int i, GetObservationType.TemporalFilter temporalFilter)Sets ith "temporalFilter" element- Specified by:
setTemporalFilterArrayin interfaceGetObservationType
-
insertNewTemporalFilter
public GetObservationType.TemporalFilter insertNewTemporalFilter(int i)
Inserts and returns a new empty value (as xml) as the ith "temporalFilter" element- Specified by:
insertNewTemporalFilterin interfaceGetObservationType
-
addNewTemporalFilter
public GetObservationType.TemporalFilter addNewTemporalFilter()
Appends and returns a new empty value (as xml) as the last "temporalFilter" element- Specified by:
addNewTemporalFilterin interfaceGetObservationType
-
removeTemporalFilter
public void removeTemporalFilter(int i)
Removes the ith "temporalFilter" element- Specified by:
removeTemporalFilterin interfaceGetObservationType
-
getFeatureOfInterestArray
public String[] getFeatureOfInterestArray()
Gets array of all "featureOfInterest" elements- Specified by:
getFeatureOfInterestArrayin interfaceGetObservationType
-
getFeatureOfInterestArray
public String getFeatureOfInterestArray(int i)
Gets ith "featureOfInterest" element- Specified by:
getFeatureOfInterestArrayin interfaceGetObservationType
-
xgetFeatureOfInterestArray
public org.apache.xmlbeans.XmlAnyURI[] xgetFeatureOfInterestArray()
Gets (as xml) array of all "featureOfInterest" elements- Specified by:
xgetFeatureOfInterestArrayin interfaceGetObservationType
-
xgetFeatureOfInterestArray
public org.apache.xmlbeans.XmlAnyURI xgetFeatureOfInterestArray(int i)
Gets (as xml) ith "featureOfInterest" element- Specified by:
xgetFeatureOfInterestArrayin interfaceGetObservationType
-
sizeOfFeatureOfInterestArray
public int sizeOfFeatureOfInterestArray()
Returns number of "featureOfInterest" element- Specified by:
sizeOfFeatureOfInterestArrayin interfaceGetObservationType
-
setFeatureOfInterestArray
public void setFeatureOfInterestArray(String[] featureOfInterestArray)
Sets array of all "featureOfInterest" element- Specified by:
setFeatureOfInterestArrayin interfaceGetObservationType
-
setFeatureOfInterestArray
public void setFeatureOfInterestArray(int i, String featureOfInterest)Sets ith "featureOfInterest" element- Specified by:
setFeatureOfInterestArrayin interfaceGetObservationType
-
xsetFeatureOfInterestArray
public void xsetFeatureOfInterestArray(org.apache.xmlbeans.XmlAnyURI[] featureOfInterestArray)
Sets (as xml) array of all "featureOfInterest" element- Specified by:
xsetFeatureOfInterestArrayin interfaceGetObservationType
-
xsetFeatureOfInterestArray
public void xsetFeatureOfInterestArray(int i, org.apache.xmlbeans.XmlAnyURI featureOfInterest)Sets (as xml) ith "featureOfInterest" element- Specified by:
xsetFeatureOfInterestArrayin interfaceGetObservationType
-
insertFeatureOfInterest
public void insertFeatureOfInterest(int i, String featureOfInterest)Inserts the value as the ith "featureOfInterest" element- Specified by:
insertFeatureOfInterestin interfaceGetObservationType
-
addFeatureOfInterest
public void addFeatureOfInterest(String featureOfInterest)
Appends the value as the last "featureOfInterest" element- Specified by:
addFeatureOfInterestin interfaceGetObservationType
-
insertNewFeatureOfInterest
public org.apache.xmlbeans.XmlAnyURI insertNewFeatureOfInterest(int i)
Inserts and returns a new empty value (as xml) as the ith "featureOfInterest" element- Specified by:
insertNewFeatureOfInterestin interfaceGetObservationType
-
addNewFeatureOfInterest
public org.apache.xmlbeans.XmlAnyURI addNewFeatureOfInterest()
Appends and returns a new empty value (as xml) as the last "featureOfInterest" element- Specified by:
addNewFeatureOfInterestin interfaceGetObservationType
-
removeFeatureOfInterest
public void removeFeatureOfInterest(int i)
Removes the ith "featureOfInterest" element- Specified by:
removeFeatureOfInterestin interfaceGetObservationType
-
getSpatialFilter
public GetObservationType.SpatialFilter getSpatialFilter()
Gets the "spatialFilter" element- Specified by:
getSpatialFilterin interfaceGetObservationType
-
isSetSpatialFilter
public boolean isSetSpatialFilter()
True if has "spatialFilter" element- Specified by:
isSetSpatialFilterin interfaceGetObservationType
-
setSpatialFilter
public void setSpatialFilter(GetObservationType.SpatialFilter spatialFilter)
Sets the "spatialFilter" element- Specified by:
setSpatialFilterin interfaceGetObservationType
-
addNewSpatialFilter
public GetObservationType.SpatialFilter addNewSpatialFilter()
Appends and returns a new empty "spatialFilter" element- Specified by:
addNewSpatialFilterin interfaceGetObservationType
-
unsetSpatialFilter
public void unsetSpatialFilter()
Unsets the "spatialFilter" element- Specified by:
unsetSpatialFilterin interfaceGetObservationType
-
getResponseFormat
public String getResponseFormat()
Gets the "responseFormat" element- Specified by:
getResponseFormatin interfaceGetObservationType
-
xgetResponseFormat
public org.apache.xmlbeans.XmlAnyURI xgetResponseFormat()
Gets (as xml) the "responseFormat" element- Specified by:
xgetResponseFormatin interfaceGetObservationType
-
isSetResponseFormat
public boolean isSetResponseFormat()
True if has "responseFormat" element- Specified by:
isSetResponseFormatin interfaceGetObservationType
-
setResponseFormat
public void setResponseFormat(String responseFormat)
Sets the "responseFormat" element- Specified by:
setResponseFormatin interfaceGetObservationType
-
xsetResponseFormat
public void xsetResponseFormat(org.apache.xmlbeans.XmlAnyURI responseFormat)
Sets (as xml) the "responseFormat" element- Specified by:
xsetResponseFormatin interfaceGetObservationType
-
unsetResponseFormat
public void unsetResponseFormat()
Unsets the "responseFormat" element- Specified by:
unsetResponseFormatin interfaceGetObservationType
-
-