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