Skip navigation links
A D G I N P R S T X 

A

addFeatureOfInterest(String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends the value as the last "featureOfInterest" element
addFeatureOfInterest(String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends the value as the last "featureOfInterest" element
addNewDeleteObservation() - Method in interface net.opengis.sosdo.x20.DeleteObservationDocument
Appends and returns a new empty "DeleteObservation" element
addNewDeleteObservation() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationDocumentImpl
Appends and returns a new empty "DeleteObservation" element
addNewDeleteObservationResponse() - Method in interface net.opengis.sosdo.x20.DeleteObservationResponseDocument
Appends and returns a new empty "DeleteObservationResponse" element
addNewDeleteObservationResponse() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationResponseDocumentImpl
Appends and returns a new empty "DeleteObservationResponse" element
addNewFeatureOfInterest() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "featureOfInterest" element
addNewFeatureOfInterest() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "featureOfInterest" element
addNewObservation() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "observation" element
addNewObservation() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "observation" element
addNewObservedProperty() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "observedProperty" element
addNewObservedProperty() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "observedProperty" element
addNewOffering() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "offering" element
addNewOffering() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "offering" element
addNewProcedure() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "procedure" element
addNewProcedure() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "procedure" element
addNewTemporalFilter() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends and returns a new empty value (as xml) as the last "temporalFilter" element
addNewTemporalFilter() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends and returns a new empty value (as xml) as the last "temporalFilter" element
addNewTemporalOps() - Method in interface net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter
Appends and returns a new empty "temporalOps" element
addNewTemporalOps() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl.TemporalFilterImpl
Appends and returns a new empty "temporalOps" element
addObservation(String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends the value as the last "observation" element
addObservation(String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends the value as the last "observation" element
addObservedProperty(String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends the value as the last "observedProperty" element
addObservedProperty(String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends the value as the last "observedProperty" element
addOffering(String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends the value as the last "offering" element
addOffering(String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends the value as the last "offering" element
addProcedure(String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Appends the value as the last "procedure" element
addProcedure(String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Appends the value as the last "procedure" element

D

DeleteObservationDocument - Interface in net.opengis.sosdo.x20
A document containing one DeleteObservation(@http://www.opengis.net/sosdo/2.0) element.
DeleteObservationDocument.Factory - Class in net.opengis.sosdo.x20
A factory class with static methods for creating instances of this type.
DeleteObservationDocumentImpl - Class in net.opengis.sosdo.x20.impl
A document containing one DeleteObservation(@http://www.opengis.net/sosdo/2.0) element.
DeleteObservationDocumentImpl(SchemaType) - Constructor for class net.opengis.sosdo.x20.impl.DeleteObservationDocumentImpl
 
DeleteObservationResponseDocument - Interface in net.opengis.sosdo.x20
A document containing one DeleteObservationResponse(@http://www.opengis.net/sosdo/2.0) element.
DeleteObservationResponseDocument.Factory - Class in net.opengis.sosdo.x20
A factory class with static methods for creating instances of this type.
DeleteObservationResponseDocumentImpl - Class in net.opengis.sosdo.x20.impl
A document containing one DeleteObservationResponse(@http://www.opengis.net/sosdo/2.0) element.
DeleteObservationResponseDocumentImpl(SchemaType) - Constructor for class net.opengis.sosdo.x20.impl.DeleteObservationResponseDocumentImpl
 
DeleteObservationResponseType - Interface in net.opengis.sosdo.x20
An XML DeleteObservationResponseType(@http://www.opengis.net/sosdo/2.0).
DeleteObservationResponseType.Factory - Class in net.opengis.sosdo.x20
A factory class with static methods for creating instances of this type.
DeleteObservationResponseTypeImpl - Class in net.opengis.sosdo.x20.impl
An XML DeleteObservationResponseType(@http://www.opengis.net/sosdo/2.0).
DeleteObservationResponseTypeImpl(SchemaType) - Constructor for class net.opengis.sosdo.x20.impl.DeleteObservationResponseTypeImpl
 
DeleteObservationType - Interface in net.opengis.sosdo.x20
An XML DeleteObservationType(@http://www.opengis.net/sosdo/2.0).
DeleteObservationType.Factory - Class in net.opengis.sosdo.x20
A factory class with static methods for creating instances of this type.
DeleteObservationType.TemporalFilter - Interface in net.opengis.sosdo.x20
An XML temporalFilter(@http://www.opengis.net/sosdo/2.0).
DeleteObservationType.TemporalFilter.Factory - Class in net.opengis.sosdo.x20
A factory class with static methods for creating instances of this type.
DeleteObservationTypeImpl - Class in net.opengis.sosdo.x20.impl
An XML DeleteObservationType(@http://www.opengis.net/sosdo/2.0).
DeleteObservationTypeImpl(SchemaType) - Constructor for class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
 
DeleteObservationTypeImpl.TemporalFilterImpl - Class in net.opengis.sosdo.x20.impl
An XML temporalFilter(@http://www.opengis.net/sosdo/2.0).

G

getDeleteObservation() - Method in interface net.opengis.sosdo.x20.DeleteObservationDocument
Gets the "DeleteObservation" element
getDeleteObservation() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationDocumentImpl
Gets the "DeleteObservation" element
getDeleteObservationResponse() - Method in interface net.opengis.sosdo.x20.DeleteObservationResponseDocument
Gets the "DeleteObservationResponse" element
getDeleteObservationResponse() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationResponseDocumentImpl
Gets the "DeleteObservationResponse" element
getFeatureOfInterestArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "featureOfInterest" elements
getFeatureOfInterestArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "featureOfInterest" element
getFeatureOfInterestArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "featureOfInterest" elements
getFeatureOfInterestArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "featureOfInterest" element
getObservationArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "observation" elements
getObservationArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "observation" element
getObservationArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "observation" elements
getObservationArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "observation" element
getObservedPropertyArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "observedProperty" elements
getObservedPropertyArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "observedProperty" element
getObservedPropertyArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "observedProperty" elements
getObservedPropertyArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "observedProperty" element
getOfferingArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "offering" elements
getOfferingArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "offering" element
getOfferingArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "offering" elements
getOfferingArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "offering" element
getProcedureArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "procedure" elements
getProcedureArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "procedure" element
getProcedureArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "procedure" elements
getProcedureArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "procedure" element
getTemporalFilterArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets array of all "temporalFilter" elements
getTemporalFilterArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets ith "temporalFilter" element
getTemporalFilterArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets array of all "temporalFilter" elements
getTemporalFilterArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets ith "temporalFilter" element
getTemporalOps() - Method in interface net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter
Gets the "temporalOps" element
getTemporalOps() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl.TemporalFilterImpl
Gets the "temporalOps" element

I

insertFeatureOfInterest(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts the value as the ith "featureOfInterest" element
insertFeatureOfInterest(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts the value as the ith "featureOfInterest" element
insertNewFeatureOfInterest(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "featureOfInterest" element
insertNewFeatureOfInterest(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "featureOfInterest" element
insertNewObservation(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "observation" element
insertNewObservation(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "observation" element
insertNewObservedProperty(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "observedProperty" element
insertNewObservedProperty(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "observedProperty" element
insertNewOffering(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "offering" element
insertNewOffering(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "offering" element
insertNewProcedure(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "procedure" element
insertNewProcedure(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "procedure" element
insertNewTemporalFilter(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts and returns a new empty value (as xml) as the ith "temporalFilter" element
insertNewTemporalFilter(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts and returns a new empty value (as xml) as the ith "temporalFilter" element
insertObservation(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts the value as the ith "observation" element
insertObservation(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts the value as the ith "observation" element
insertObservedProperty(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts the value as the ith "observedProperty" element
insertObservedProperty(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts the value as the ith "observedProperty" element
insertOffering(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts the value as the ith "offering" element
insertOffering(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts the value as the ith "offering" element
insertProcedure(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Inserts the value as the ith "procedure" element
insertProcedure(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Inserts the value as the ith "procedure" element

N

net.opengis.sosdo.x20 - package net.opengis.sosdo.x20
 
net.opengis.sosdo.x20.impl - package net.opengis.sosdo.x20.impl
 
newInstance() - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
newInstance(XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
newInstance() - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
newInstance(XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
newInstance() - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
newInstance(XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
newInstance() - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
newInstance(XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
newInstance() - Static method in class net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter.Factory
 
newInstance(XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
Deprecated.
XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
Deprecated.
XMLInputStream

P

parse(String) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(String, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(File) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(File, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(URL) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(URL, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(InputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(Reader) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(XMLStreamReader) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(Node) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(Node, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
 
parse(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(String, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(File) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(File, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(URL) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(URL, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(InputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(Reader) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(XMLStreamReader) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(Node) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(Node, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
 
parse(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseDocument.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(String, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(File) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(File, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(URL) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(URL, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(InputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(Reader) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(XMLStreamReader) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(Node) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(Node, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
 
parse(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationResponseType.Factory
Deprecated.
XMLInputStream
parse(String) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(String, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(File) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(File, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(URL) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(URL, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(InputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(InputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(Reader) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(Reader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(XMLStreamReader) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(Node) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(Node, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
 
parse(XMLInputStream) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
Deprecated.
XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class net.opengis.sosdo.x20.DeleteObservationType.Factory
Deprecated.
XMLInputStream

R

removeFeatureOfInterest(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "featureOfInterest" element
removeFeatureOfInterest(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "featureOfInterest" element
removeObservation(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "observation" element
removeObservation(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "observation" element
removeObservedProperty(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "observedProperty" element
removeObservedProperty(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "observedProperty" element
removeOffering(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "offering" element
removeOffering(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "offering" element
removeProcedure(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "procedure" element
removeProcedure(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "procedure" element
removeTemporalFilter(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Removes the ith "temporalFilter" element
removeTemporalFilter(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Removes the ith "temporalFilter" element

S

setDeleteObservation(DeleteObservationType) - Method in interface net.opengis.sosdo.x20.DeleteObservationDocument
Sets the "DeleteObservation" element
setDeleteObservation(DeleteObservationType) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationDocumentImpl
Sets the "DeleteObservation" element
setDeleteObservationResponse(DeleteObservationResponseType) - Method in interface net.opengis.sosdo.x20.DeleteObservationResponseDocument
Sets the "DeleteObservationResponse" element
setDeleteObservationResponse(DeleteObservationResponseType) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationResponseDocumentImpl
Sets the "DeleteObservationResponse" element
setFeatureOfInterestArray(String[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "featureOfInterest" element
setFeatureOfInterestArray(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "featureOfInterest" element
setFeatureOfInterestArray(String[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "featureOfInterest" element
setFeatureOfInterestArray(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "featureOfInterest" element
setObservationArray(String[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "observation" element
setObservationArray(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "observation" element
setObservationArray(String[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "observation" element
setObservationArray(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "observation" element
setObservedPropertyArray(String[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "observedProperty" element
setObservedPropertyArray(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "observedProperty" element
setObservedPropertyArray(String[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "observedProperty" element
setObservedPropertyArray(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "observedProperty" element
setOfferingArray(String[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "offering" element
setOfferingArray(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "offering" element
setOfferingArray(String[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "offering" element
setOfferingArray(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "offering" element
setProcedureArray(String[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "procedure" element
setProcedureArray(int, String) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "procedure" element
setProcedureArray(String[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "procedure" element
setProcedureArray(int, String) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "procedure" element
setTemporalFilterArray(DeleteObservationType.TemporalFilter[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets array of all "temporalFilter" element
setTemporalFilterArray(int, DeleteObservationType.TemporalFilter) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets ith "temporalFilter" element
setTemporalFilterArray(DeleteObservationType.TemporalFilter[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets array of all "temporalFilter" element
setTemporalFilterArray(int, DeleteObservationType.TemporalFilter) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets ith "temporalFilter" element
setTemporalOps(TemporalOpsType) - Method in interface net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter
Sets the "temporalOps" element
setTemporalOps(TemporalOpsType) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl.TemporalFilterImpl
Sets the "temporalOps" element
sizeOfFeatureOfInterestArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "featureOfInterest" element
sizeOfFeatureOfInterestArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "featureOfInterest" element
sizeOfObservationArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "observation" element
sizeOfObservationArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "observation" element
sizeOfObservedPropertyArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "observedProperty" element
sizeOfObservedPropertyArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "observedProperty" element
sizeOfOfferingArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "offering" element
sizeOfOfferingArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "offering" element
sizeOfProcedureArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "procedure" element
sizeOfProcedureArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "procedure" element
sizeOfTemporalFilterArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Returns number of "temporalFilter" element
sizeOfTemporalFilterArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Returns number of "temporalFilter" element

T

TemporalFilterImpl(SchemaType) - Constructor for class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl.TemporalFilterImpl
 
type - Static variable in interface net.opengis.sosdo.x20.DeleteObservationDocument
 
type - Static variable in interface net.opengis.sosdo.x20.DeleteObservationResponseDocument
 
type - Static variable in interface net.opengis.sosdo.x20.DeleteObservationResponseType
 
type - Static variable in interface net.opengis.sosdo.x20.DeleteObservationType.TemporalFilter
 
type - Static variable in interface net.opengis.sosdo.x20.DeleteObservationType
 

X

xgetFeatureOfInterestArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) array of all "featureOfInterest" elements
xgetFeatureOfInterestArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) ith "featureOfInterest" element
xgetFeatureOfInterestArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) array of all "featureOfInterest" elements
xgetFeatureOfInterestArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) ith "featureOfInterest" element
xgetObservationArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) array of all "observation" elements
xgetObservationArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) ith "observation" element
xgetObservationArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) array of all "observation" elements
xgetObservationArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) ith "observation" element
xgetObservedPropertyArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) array of all "observedProperty" elements
xgetObservedPropertyArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) ith "observedProperty" element
xgetObservedPropertyArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) array of all "observedProperty" elements
xgetObservedPropertyArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) ith "observedProperty" element
xgetOfferingArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) array of all "offering" elements
xgetOfferingArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) ith "offering" element
xgetOfferingArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) array of all "offering" elements
xgetOfferingArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) ith "offering" element
xgetProcedureArray() - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) array of all "procedure" elements
xgetProcedureArray(int) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Gets (as xml) ith "procedure" element
xgetProcedureArray() - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) array of all "procedure" elements
xgetProcedureArray(int) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Gets (as xml) ith "procedure" element
xsetFeatureOfInterestArray(XmlAnyURI[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) array of all "featureOfInterest" element
xsetFeatureOfInterestArray(int, XmlAnyURI) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) ith "featureOfInterest" element
xsetFeatureOfInterestArray(XmlAnyURI[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) array of all "featureOfInterest" element
xsetFeatureOfInterestArray(int, XmlAnyURI) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) ith "featureOfInterest" element
xsetObservationArray(XmlAnyURI[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) array of all "observation" element
xsetObservationArray(int, XmlAnyURI) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) ith "observation" element
xsetObservationArray(XmlAnyURI[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) array of all "observation" element
xsetObservationArray(int, XmlAnyURI) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) ith "observation" element
xsetObservedPropertyArray(XmlAnyURI[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) array of all "observedProperty" element
xsetObservedPropertyArray(int, XmlAnyURI) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) ith "observedProperty" element
xsetObservedPropertyArray(XmlAnyURI[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) array of all "observedProperty" element
xsetObservedPropertyArray(int, XmlAnyURI) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) ith "observedProperty" element
xsetOfferingArray(XmlAnyURI[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) array of all "offering" element
xsetOfferingArray(int, XmlAnyURI) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) ith "offering" element
xsetOfferingArray(XmlAnyURI[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) array of all "offering" element
xsetOfferingArray(int, XmlAnyURI) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) ith "offering" element
xsetProcedureArray(XmlAnyURI[]) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) array of all "procedure" element
xsetProcedureArray(int, XmlAnyURI) - Method in interface net.opengis.sosdo.x20.DeleteObservationType
Sets (as xml) ith "procedure" element
xsetProcedureArray(XmlAnyURI[]) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) array of all "procedure" element
xsetProcedureArray(int, XmlAnyURI) - Method in class net.opengis.sosdo.x20.impl.DeleteObservationTypeImpl
Sets (as xml) ith "procedure" element
A D G I N P R S T X 
Skip navigation links

Copyright © 2015–2018 52north.org. All rights reserved.