| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
static AllSomeType |
AllSomeType.Factory.newInstance() |
static AllSomeType |
AllSomeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.newValue(Object obj) |
static AllSomeType |
AllSomeType.Factory.parse(File file) |
static AllSomeType |
AllSomeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(InputStream is) |
static AllSomeType |
AllSomeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(Node node) |
static AllSomeType |
AllSomeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(Reader r) |
static AllSomeType |
AllSomeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(String xmlAsString) |
static AllSomeType |
AllSomeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(URL u) |
static AllSomeType |
AllSomeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AllSomeType |
AllSomeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AllSomeType |
AllSomeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AllSomeType |
AllSomeType.Factory.parse(XMLStreamReader sr) |
static AllSomeType |
AllSomeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
AllSomeType |
GetFeatureWithLockType.xgetLockAction()
Gets (as xml) the "lockAction" attribute
|
AllSomeType |
LockFeatureType.xgetLockAction()
Gets (as xml) the "lockAction" attribute
|
AllSomeType |
TransactionType.xgetReleaseAction()
Gets (as xml) the "releaseAction" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeatureWithLockType.xsetLockAction(AllSomeType lockAction)
Sets (as xml) the "lockAction" attribute
|
void |
LockFeatureType.xsetLockAction(AllSomeType lockAction)
Sets (as xml) the "lockAction" attribute
|
void |
TransactionType.xsetReleaseAction(AllSomeType releaseAction)
Sets (as xml) the "releaseAction" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllSomeTypeImpl
An XML AllSomeType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
AllSomeType |
LockFeatureTypeImpl.xgetLockAction()
Gets (as xml) the "lockAction" attribute
|
AllSomeType |
GetFeatureWithLockTypeImpl.xgetLockAction()
Gets (as xml) the "lockAction" attribute
|
AllSomeType |
TransactionTypeImpl.xgetReleaseAction()
Gets (as xml) the "releaseAction" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockFeatureTypeImpl.xsetLockAction(AllSomeType lockAction)
Sets (as xml) the "lockAction" attribute
|
void |
GetFeatureWithLockTypeImpl.xsetLockAction(AllSomeType lockAction)
Sets (as xml) the "lockAction" attribute
|
void |
TransactionTypeImpl.xsetReleaseAction(AllSomeType releaseAction)
Sets (as xml) the "releaseAction" attribute
|
Copyright © 2016 52north.org. All rights reserved.