| Package | Description |
|---|---|
| net.opengis.sosdo.x20 | |
| net.opengis.sosdo.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
DeleteObservationType |
DeleteObservationDocument.addNewDeleteObservation()
Appends and returns a new empty "DeleteObservation" element
|
DeleteObservationType |
DeleteObservationDocument.getDeleteObservation()
Gets the "DeleteObservation" element
|
static DeleteObservationType |
DeleteObservationType.Factory.newInstance() |
static DeleteObservationType |
DeleteObservationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.File file) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.InputStream is) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(org.w3c.dom.Node node) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.Reader r) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.lang.String xmlAsString) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.net.URL u) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DeleteObservationType |
DeleteObservationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DeleteObservationType |
DeleteObservationType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static DeleteObservationType |
DeleteObservationType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteObservationDocument.setDeleteObservation(DeleteObservationType deleteObservation)
Sets the "DeleteObservation" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteObservationTypeImpl
An XML DeleteObservationType(@http://www.opengis.net/sosdo/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DeleteObservationType |
DeleteObservationDocumentImpl.addNewDeleteObservation()
Appends and returns a new empty "DeleteObservation" element
|
DeleteObservationType |
DeleteObservationDocumentImpl.getDeleteObservation()
Gets the "DeleteObservation" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteObservationDocumentImpl.setDeleteObservation(DeleteObservationType deleteObservation)
Sets the "DeleteObservation" element
|
Copyright © 2015–2018 52north.org. All rights reserved.