Package net.opengis.sos.x10.impl
Class GetObservationDocumentImpl.GetObservationImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.sos.x10.impl.RequestBaseTypeImpl
-
- net.opengis.sos.x10.impl.GetObservationDocumentImpl.GetObservationImpl
-
- All Implemented Interfaces:
Serializable,GetObservationDocument.GetObservation,RequestBaseType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Enclosing class:
- GetObservationDocumentImpl
public static class GetObservationDocumentImpl.GetObservationImpl extends RequestBaseTypeImpl implements GetObservationDocument.GetObservation
An XML GetObservation(@http://www.opengis.net/sos/1.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetObservationDocumentImpl.GetObservationImpl.EventTimeImplAn XML eventTime(@http://www.opengis.net/sos/1.0).static classGetObservationDocumentImpl.GetObservationImpl.FeatureOfInterestImplAn XML featureOfInterest(@http://www.opengis.net/sos/1.0).static classGetObservationDocumentImpl.GetObservationImpl.ResultImplAn XML result(@http://www.opengis.net/sos/1.0).-
Nested classes/interfaces inherited from interface net.opengis.sos.x10.GetObservationDocument.GetObservation
GetObservationDocument.GetObservation.EventTime, GetObservationDocument.GetObservation.Factory, GetObservationDocument.GetObservation.FeatureOfInterest, GetObservationDocument.GetObservation.Result
-
Nested classes/interfaces inherited from interface net.opengis.sos.x10.RequestBaseType
RequestBaseType.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.sos.x10.GetObservationDocument.GetObservation
type
-
Fields inherited from interface net.opengis.sos.x10.RequestBaseType
type
-
-
Constructor Summary
Constructors Constructor Description GetObservationImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GetObservationDocument.GetObservation.EventTimeaddNewEventTime()Appends and returns a new empty value (as xml) as the last "eventTime" elementGetObservationDocument.GetObservation.FeatureOfInterestaddNewFeatureOfInterest()Appends and returns a new empty "featureOfInterest" elementorg.apache.xmlbeans.XmlAnyURIaddNewObservedProperty()Appends and returns a new empty value (as xml) as the last "observedProperty" elementorg.apache.xmlbeans.XmlAnyURIaddNewProcedure()Appends and returns a new empty value (as xml) as the last "procedure" elementGetObservationDocument.GetObservation.ResultaddNewResult()Appends and returns a new empty "result" elementvoidaddObservedProperty(String observedProperty)Appends the value as the last "observedProperty" elementvoidaddProcedure(String procedure)Appends the value as the last "procedure" elementGetObservationDocument.GetObservation.EventTime[]getEventTimeArray()Gets array of all "eventTime" elementsGetObservationDocument.GetObservation.EventTimegetEventTimeArray(int i)Gets ith "eventTime" elementGetObservationDocument.GetObservation.FeatureOfInterestgetFeatureOfInterest()Gets the "featureOfInterest" elementString[]getObservedPropertyArray()Gets array of all "observedProperty" elementsStringgetObservedPropertyArray(int i)Gets ith "observedProperty" elementStringgetOffering()Gets the "offering" elementString[]getProcedureArray()Gets array of all "procedure" elementsStringgetProcedureArray(int i)Gets ith "procedure" elementStringgetResponseFormat()Gets the "responseFormat" elementResponseModeType.EnumgetResponseMode()Gets the "responseMode" elementGetObservationDocument.GetObservation.ResultgetResult()Gets the "result" elementQNamegetResultModel()Gets the "resultModel" elementStringgetSrsName()Gets the "srsName" attributeGetObservationDocument.GetObservation.EventTimeinsertNewEventTime(int i)Inserts and returns a new empty value (as xml) as the ith "eventTime" elementorg.apache.xmlbeans.XmlAnyURIinsertNewObservedProperty(int i)Inserts and returns a new empty value (as xml) as the ith "observedProperty" elementorg.apache.xmlbeans.XmlAnyURIinsertNewProcedure(int i)Inserts and returns a new empty value (as xml) as the ith "procedure" elementvoidinsertObservedProperty(int i, String observedProperty)Inserts the value as the ith "observedProperty" elementvoidinsertProcedure(int i, String procedure)Inserts the value as the ith "procedure" elementbooleanisSetFeatureOfInterest()True if has "featureOfInterest" elementbooleanisSetOffering()True if has "offering" elementbooleanisSetResponseFormat()True if has "responseFormat" elementbooleanisSetResponseMode()True if has "responseMode" elementbooleanisSetResult()True if has "result" elementbooleanisSetResultModel()True if has "resultModel" elementbooleanisSetSrsName()True if has "srsName" attributevoidremoveEventTime(int i)Removes the ith "eventTime" elementvoidremoveObservedProperty(int i)Removes the ith "observedProperty" elementvoidremoveProcedure(int i)Removes the ith "procedure" elementvoidsetEventTimeArray(int i, GetObservationDocument.GetObservation.EventTime eventTime)Sets ith "eventTime" elementvoidsetEventTimeArray(GetObservationDocument.GetObservation.EventTime[] eventTimeArray)Sets array of all "eventTime" elementvoidsetFeatureOfInterest(GetObservationDocument.GetObservation.FeatureOfInterest featureOfInterest)Sets the "featureOfInterest" elementvoidsetObservedPropertyArray(int i, String observedProperty)Sets ith "observedProperty" elementvoidsetObservedPropertyArray(String[] observedPropertyArray)Sets array of all "observedProperty" elementvoidsetOffering(String offering)Sets the "offering" elementvoidsetProcedureArray(int i, String procedure)Sets ith "procedure" elementvoidsetProcedureArray(String[] procedureArray)Sets array of all "procedure" elementvoidsetResponseFormat(String responseFormat)Sets the "responseFormat" elementvoidsetResponseMode(ResponseModeType.Enum responseMode)Sets the "responseMode" elementvoidsetResult(GetObservationDocument.GetObservation.Result result)Sets the "result" elementvoidsetResultModel(QName resultModel)Sets the "resultModel" elementvoidsetSrsName(String srsName)Sets the "srsName" attributeintsizeOfEventTimeArray()Returns number of "eventTime" elementintsizeOfObservedPropertyArray()Returns number of "observedProperty" elementintsizeOfProcedureArray()Returns number of "procedure" elementvoidunsetFeatureOfInterest()Unsets the "featureOfInterest" elementvoidunsetOffering()Unsets the "offering" elementvoidunsetResponseFormat()Unsets the "responseFormat" elementvoidunsetResponseMode()Unsets the "responseMode" elementvoidunsetResult()Unsets the "result" elementvoidunsetResultModel()Unsets the "resultModel" elementvoidunsetSrsName()Unsets the "srsName" attributeorg.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.XmlAnyURIxgetOffering()Gets (as xml) the "offering" elementorg.apache.xmlbeans.XmlAnyURI[]xgetProcedureArray()Gets (as xml) array of all "procedure" elementsorg.apache.xmlbeans.XmlAnyURIxgetProcedureArray(int i)Gets (as xml) ith "procedure" elementMimeTypexgetResponseFormat()Gets (as xml) the "responseFormat" elementResponseModeTypexgetResponseMode()Gets (as xml) the "responseMode" elementorg.apache.xmlbeans.XmlQNamexgetResultModel()Gets (as xml) the "resultModel" elementorg.apache.xmlbeans.XmlAnyURIxgetSrsName()Gets (as xml) the "srsName" attributevoidxsetObservedPropertyArray(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" elementvoidxsetOffering(org.apache.xmlbeans.XmlAnyURI offering)Sets (as xml) the "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(MimeType responseFormat)Sets (as xml) the "responseFormat" elementvoidxsetResponseMode(ResponseModeType responseMode)Sets (as xml) the "responseMode" elementvoidxsetResultModel(org.apache.xmlbeans.XmlQName resultModel)Sets (as xml) the "resultModel" elementvoidxsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)Sets (as xml) the "srsName" attribute-
Methods inherited from class net.opengis.sos.x10.impl.RequestBaseTypeImpl
getService, getVersion, setService, setVersion, 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.sos.x10.RequestBaseType
getService, getVersion, setService, setVersion, 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
-
getOffering
public String getOffering()
Gets the "offering" element- Specified by:
getOfferingin interfaceGetObservationDocument.GetObservation
-
xgetOffering
public org.apache.xmlbeans.XmlAnyURI xgetOffering()
Gets (as xml) the "offering" element- Specified by:
xgetOfferingin interfaceGetObservationDocument.GetObservation
-
isSetOffering
public boolean isSetOffering()
True if has "offering" element- Specified by:
isSetOfferingin interfaceGetObservationDocument.GetObservation
-
setOffering
public void setOffering(String offering)
Sets the "offering" element- Specified by:
setOfferingin interfaceGetObservationDocument.GetObservation
-
xsetOffering
public void xsetOffering(org.apache.xmlbeans.XmlAnyURI offering)
Sets (as xml) the "offering" element- Specified by:
xsetOfferingin interfaceGetObservationDocument.GetObservation
-
unsetOffering
public void unsetOffering()
Unsets the "offering" element- Specified by:
unsetOfferingin interfaceGetObservationDocument.GetObservation
-
getEventTimeArray
public GetObservationDocument.GetObservation.EventTime[] getEventTimeArray()
Gets array of all "eventTime" elements- Specified by:
getEventTimeArrayin interfaceGetObservationDocument.GetObservation
-
getEventTimeArray
public GetObservationDocument.GetObservation.EventTime getEventTimeArray(int i)
Gets ith "eventTime" element- Specified by:
getEventTimeArrayin interfaceGetObservationDocument.GetObservation
-
sizeOfEventTimeArray
public int sizeOfEventTimeArray()
Returns number of "eventTime" element- Specified by:
sizeOfEventTimeArrayin interfaceGetObservationDocument.GetObservation
-
setEventTimeArray
public void setEventTimeArray(GetObservationDocument.GetObservation.EventTime[] eventTimeArray)
Sets array of all "eventTime" element- Specified by:
setEventTimeArrayin interfaceGetObservationDocument.GetObservation
-
setEventTimeArray
public void setEventTimeArray(int i, GetObservationDocument.GetObservation.EventTime eventTime)Sets ith "eventTime" element- Specified by:
setEventTimeArrayin interfaceGetObservationDocument.GetObservation
-
insertNewEventTime
public GetObservationDocument.GetObservation.EventTime insertNewEventTime(int i)
Inserts and returns a new empty value (as xml) as the ith "eventTime" element- Specified by:
insertNewEventTimein interfaceGetObservationDocument.GetObservation
-
addNewEventTime
public GetObservationDocument.GetObservation.EventTime addNewEventTime()
Appends and returns a new empty value (as xml) as the last "eventTime" element- Specified by:
addNewEventTimein interfaceGetObservationDocument.GetObservation
-
removeEventTime
public void removeEventTime(int i)
Removes the ith "eventTime" element- Specified by:
removeEventTimein interfaceGetObservationDocument.GetObservation
-
getProcedureArray
public String[] getProcedureArray()
Gets array of all "procedure" elements- Specified by:
getProcedureArrayin interfaceGetObservationDocument.GetObservation
-
getProcedureArray
public String getProcedureArray(int i)
Gets ith "procedure" element- Specified by:
getProcedureArrayin interfaceGetObservationDocument.GetObservation
-
xgetProcedureArray
public org.apache.xmlbeans.XmlAnyURI[] xgetProcedureArray()
Gets (as xml) array of all "procedure" elements- Specified by:
xgetProcedureArrayin interfaceGetObservationDocument.GetObservation
-
xgetProcedureArray
public org.apache.xmlbeans.XmlAnyURI xgetProcedureArray(int i)
Gets (as xml) ith "procedure" element- Specified by:
xgetProcedureArrayin interfaceGetObservationDocument.GetObservation
-
sizeOfProcedureArray
public int sizeOfProcedureArray()
Returns number of "procedure" element- Specified by:
sizeOfProcedureArrayin interfaceGetObservationDocument.GetObservation
-
setProcedureArray
public void setProcedureArray(String[] procedureArray)
Sets array of all "procedure" element- Specified by:
setProcedureArrayin interfaceGetObservationDocument.GetObservation
-
setProcedureArray
public void setProcedureArray(int i, String procedure)Sets ith "procedure" element- Specified by:
setProcedureArrayin interfaceGetObservationDocument.GetObservation
-
xsetProcedureArray
public void xsetProcedureArray(org.apache.xmlbeans.XmlAnyURI[] procedureArray)
Sets (as xml) array of all "procedure" element- Specified by:
xsetProcedureArrayin interfaceGetObservationDocument.GetObservation
-
xsetProcedureArray
public void xsetProcedureArray(int i, org.apache.xmlbeans.XmlAnyURI procedure)Sets (as xml) ith "procedure" element- Specified by:
xsetProcedureArrayin interfaceGetObservationDocument.GetObservation
-
insertProcedure
public void insertProcedure(int i, String procedure)Inserts the value as the ith "procedure" element- Specified by:
insertProcedurein interfaceGetObservationDocument.GetObservation
-
addProcedure
public void addProcedure(String procedure)
Appends the value as the last "procedure" element- Specified by:
addProcedurein interfaceGetObservationDocument.GetObservation
-
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 interfaceGetObservationDocument.GetObservation
-
addNewProcedure
public org.apache.xmlbeans.XmlAnyURI addNewProcedure()
Appends and returns a new empty value (as xml) as the last "procedure" element- Specified by:
addNewProcedurein interfaceGetObservationDocument.GetObservation
-
removeProcedure
public void removeProcedure(int i)
Removes the ith "procedure" element- Specified by:
removeProcedurein interfaceGetObservationDocument.GetObservation
-
getObservedPropertyArray
public String[] getObservedPropertyArray()
Gets array of all "observedProperty" elements- Specified by:
getObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
getObservedPropertyArray
public String getObservedPropertyArray(int i)
Gets ith "observedProperty" element- Specified by:
getObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
xgetObservedPropertyArray
public org.apache.xmlbeans.XmlAnyURI[] xgetObservedPropertyArray()
Gets (as xml) array of all "observedProperty" elements- Specified by:
xgetObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
xgetObservedPropertyArray
public org.apache.xmlbeans.XmlAnyURI xgetObservedPropertyArray(int i)
Gets (as xml) ith "observedProperty" element- Specified by:
xgetObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
sizeOfObservedPropertyArray
public int sizeOfObservedPropertyArray()
Returns number of "observedProperty" element- Specified by:
sizeOfObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
setObservedPropertyArray
public void setObservedPropertyArray(String[] observedPropertyArray)
Sets array of all "observedProperty" element- Specified by:
setObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
setObservedPropertyArray
public void setObservedPropertyArray(int i, String observedProperty)Sets ith "observedProperty" element- Specified by:
setObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
xsetObservedPropertyArray
public void xsetObservedPropertyArray(org.apache.xmlbeans.XmlAnyURI[] observedPropertyArray)
Sets (as xml) array of all "observedProperty" element- Specified by:
xsetObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
xsetObservedPropertyArray
public void xsetObservedPropertyArray(int i, org.apache.xmlbeans.XmlAnyURI observedProperty)Sets (as xml) ith "observedProperty" element- Specified by:
xsetObservedPropertyArrayin interfaceGetObservationDocument.GetObservation
-
insertObservedProperty
public void insertObservedProperty(int i, String observedProperty)Inserts the value as the ith "observedProperty" element- Specified by:
insertObservedPropertyin interfaceGetObservationDocument.GetObservation
-
addObservedProperty
public void addObservedProperty(String observedProperty)
Appends the value as the last "observedProperty" element- Specified by:
addObservedPropertyin interfaceGetObservationDocument.GetObservation
-
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 interfaceGetObservationDocument.GetObservation
-
addNewObservedProperty
public org.apache.xmlbeans.XmlAnyURI addNewObservedProperty()
Appends and returns a new empty value (as xml) as the last "observedProperty" element- Specified by:
addNewObservedPropertyin interfaceGetObservationDocument.GetObservation
-
removeObservedProperty
public void removeObservedProperty(int i)
Removes the ith "observedProperty" element- Specified by:
removeObservedPropertyin interfaceGetObservationDocument.GetObservation
-
getFeatureOfInterest
public GetObservationDocument.GetObservation.FeatureOfInterest getFeatureOfInterest()
Gets the "featureOfInterest" element- Specified by:
getFeatureOfInterestin interfaceGetObservationDocument.GetObservation
-
isSetFeatureOfInterest
public boolean isSetFeatureOfInterest()
True if has "featureOfInterest" element- Specified by:
isSetFeatureOfInterestin interfaceGetObservationDocument.GetObservation
-
setFeatureOfInterest
public void setFeatureOfInterest(GetObservationDocument.GetObservation.FeatureOfInterest featureOfInterest)
Sets the "featureOfInterest" element- Specified by:
setFeatureOfInterestin interfaceGetObservationDocument.GetObservation
-
addNewFeatureOfInterest
public GetObservationDocument.GetObservation.FeatureOfInterest addNewFeatureOfInterest()
Appends and returns a new empty "featureOfInterest" element- Specified by:
addNewFeatureOfInterestin interfaceGetObservationDocument.GetObservation
-
unsetFeatureOfInterest
public void unsetFeatureOfInterest()
Unsets the "featureOfInterest" element- Specified by:
unsetFeatureOfInterestin interfaceGetObservationDocument.GetObservation
-
getResult
public GetObservationDocument.GetObservation.Result getResult()
Gets the "result" element- Specified by:
getResultin interfaceGetObservationDocument.GetObservation
-
isSetResult
public boolean isSetResult()
True if has "result" element- Specified by:
isSetResultin interfaceGetObservationDocument.GetObservation
-
setResult
public void setResult(GetObservationDocument.GetObservation.Result result)
Sets the "result" element- Specified by:
setResultin interfaceGetObservationDocument.GetObservation
-
addNewResult
public GetObservationDocument.GetObservation.Result addNewResult()
Appends and returns a new empty "result" element- Specified by:
addNewResultin interfaceGetObservationDocument.GetObservation
-
unsetResult
public void unsetResult()
Unsets the "result" element- Specified by:
unsetResultin interfaceGetObservationDocument.GetObservation
-
getResponseFormat
public String getResponseFormat()
Gets the "responseFormat" element- Specified by:
getResponseFormatin interfaceGetObservationDocument.GetObservation
-
xgetResponseFormat
public MimeType xgetResponseFormat()
Gets (as xml) the "responseFormat" element- Specified by:
xgetResponseFormatin interfaceGetObservationDocument.GetObservation
-
isSetResponseFormat
public boolean isSetResponseFormat()
True if has "responseFormat" element- Specified by:
isSetResponseFormatin interfaceGetObservationDocument.GetObservation
-
setResponseFormat
public void setResponseFormat(String responseFormat)
Sets the "responseFormat" element- Specified by:
setResponseFormatin interfaceGetObservationDocument.GetObservation
-
xsetResponseFormat
public void xsetResponseFormat(MimeType responseFormat)
Sets (as xml) the "responseFormat" element- Specified by:
xsetResponseFormatin interfaceGetObservationDocument.GetObservation
-
unsetResponseFormat
public void unsetResponseFormat()
Unsets the "responseFormat" element- Specified by:
unsetResponseFormatin interfaceGetObservationDocument.GetObservation
-
getResultModel
public QName getResultModel()
Gets the "resultModel" element- Specified by:
getResultModelin interfaceGetObservationDocument.GetObservation
-
xgetResultModel
public org.apache.xmlbeans.XmlQName xgetResultModel()
Gets (as xml) the "resultModel" element- Specified by:
xgetResultModelin interfaceGetObservationDocument.GetObservation
-
isSetResultModel
public boolean isSetResultModel()
True if has "resultModel" element- Specified by:
isSetResultModelin interfaceGetObservationDocument.GetObservation
-
setResultModel
public void setResultModel(QName resultModel)
Sets the "resultModel" element- Specified by:
setResultModelin interfaceGetObservationDocument.GetObservation
-
xsetResultModel
public void xsetResultModel(org.apache.xmlbeans.XmlQName resultModel)
Sets (as xml) the "resultModel" element- Specified by:
xsetResultModelin interfaceGetObservationDocument.GetObservation
-
unsetResultModel
public void unsetResultModel()
Unsets the "resultModel" element- Specified by:
unsetResultModelin interfaceGetObservationDocument.GetObservation
-
getResponseMode
public ResponseModeType.Enum getResponseMode()
Gets the "responseMode" element- Specified by:
getResponseModein interfaceGetObservationDocument.GetObservation
-
xgetResponseMode
public ResponseModeType xgetResponseMode()
Gets (as xml) the "responseMode" element- Specified by:
xgetResponseModein interfaceGetObservationDocument.GetObservation
-
isSetResponseMode
public boolean isSetResponseMode()
True if has "responseMode" element- Specified by:
isSetResponseModein interfaceGetObservationDocument.GetObservation
-
setResponseMode
public void setResponseMode(ResponseModeType.Enum responseMode)
Sets the "responseMode" element- Specified by:
setResponseModein interfaceGetObservationDocument.GetObservation
-
xsetResponseMode
public void xsetResponseMode(ResponseModeType responseMode)
Sets (as xml) the "responseMode" element- Specified by:
xsetResponseModein interfaceGetObservationDocument.GetObservation
-
unsetResponseMode
public void unsetResponseMode()
Unsets the "responseMode" element- Specified by:
unsetResponseModein interfaceGetObservationDocument.GetObservation
-
getSrsName
public String getSrsName()
Gets the "srsName" attribute- Specified by:
getSrsNamein interfaceGetObservationDocument.GetObservation
-
xgetSrsName
public org.apache.xmlbeans.XmlAnyURI xgetSrsName()
Gets (as xml) the "srsName" attribute- Specified by:
xgetSrsNamein interfaceGetObservationDocument.GetObservation
-
isSetSrsName
public boolean isSetSrsName()
True if has "srsName" attribute- Specified by:
isSetSrsNamein interfaceGetObservationDocument.GetObservation
-
setSrsName
public void setSrsName(String srsName)
Sets the "srsName" attribute- Specified by:
setSrsNamein interfaceGetObservationDocument.GetObservation
-
xsetSrsName
public void xsetSrsName(org.apache.xmlbeans.XmlAnyURI srsName)
Sets (as xml) the "srsName" attribute- Specified by:
xsetSrsNamein interfaceGetObservationDocument.GetObservation
-
unsetSrsName
public void unsetSrsName()
Unsets the "srsName" attribute- Specified by:
unsetSrsNamein interfaceGetObservationDocument.GetObservation
-
-