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