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