| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
ListStoredQueriesResponseType |
ListStoredQueriesResponseDocument.addNewListStoredQueriesResponse()
Appends and returns a new empty "ListStoredQueriesResponse" element
|
ListStoredQueriesResponseType |
ListStoredQueriesResponseDocument.getListStoredQueriesResponse()
Gets the "ListStoredQueriesResponse" element
|
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.newInstance() |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(File file) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(InputStream is) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(Node node) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(Reader r) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(String xmlAsString) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(URL u) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(XMLStreamReader sr) |
static ListStoredQueriesResponseType |
ListStoredQueriesResponseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListStoredQueriesResponseDocument.setListStoredQueriesResponse(ListStoredQueriesResponseType listStoredQueriesResponse)
Sets the "ListStoredQueriesResponse" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListStoredQueriesResponseTypeImpl
An XML ListStoredQueriesResponseType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ListStoredQueriesResponseType |
ListStoredQueriesResponseDocumentImpl.addNewListStoredQueriesResponse()
Appends and returns a new empty "ListStoredQueriesResponse" element
|
ListStoredQueriesResponseType |
ListStoredQueriesResponseDocumentImpl.getListStoredQueriesResponse()
Gets the "ListStoredQueriesResponse" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStoredQueriesResponseDocumentImpl.setListStoredQueriesResponse(ListStoredQueriesResponseType listStoredQueriesResponse)
Sets the "ListStoredQueriesResponse" element
|
Copyright © 2016 52north.org. All rights reserved.