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