| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
static UpdateActionType |
UpdateActionType.Factory.newInstance() |
static UpdateActionType |
UpdateActionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.newValue(Object obj) |
static UpdateActionType |
UpdateActionType.Factory.parse(File file) |
static UpdateActionType |
UpdateActionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(InputStream is) |
static UpdateActionType |
UpdateActionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(Node node) |
static UpdateActionType |
UpdateActionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(Reader r) |
static UpdateActionType |
UpdateActionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(String xmlAsString) |
static UpdateActionType |
UpdateActionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(URL u) |
static UpdateActionType |
UpdateActionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static UpdateActionType |
UpdateActionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static UpdateActionType |
UpdateActionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static UpdateActionType |
UpdateActionType.Factory.parse(XMLStreamReader sr) |
static UpdateActionType |
UpdateActionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
UpdateActionType |
PropertyType.ValueReference.xgetAction()
Gets (as xml) the "action" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyType.ValueReference.xsetAction(UpdateActionType action)
Sets (as xml) the "action" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateActionTypeImpl
An XML UpdateActionType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
UpdateActionType |
PropertyTypeImpl.ValueReferenceImpl.xgetAction()
Gets (as xml) the "action" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyTypeImpl.ValueReferenceImpl.xsetAction(UpdateActionType action)
Sets (as xml) the "action" attribute
|
Copyright © 2016 52north.org. All rights reserved.