| Package | Description |
|---|---|
| net.opengis.gml.x33.lro | |
| net.opengis.gml.x33.lro.impl |
| Modifier and Type | Method and Description |
|---|---|
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.newInstance() |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.newValue(java.lang.Object obj) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.File file) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.InputStream is) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(org.w3c.dom.Node node) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.Reader r) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.lang.String xmlAsString) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.net.URL u) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static VerticalOffsetDirectionType |
VerticalOffsetDirectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
VerticalOffsetDirectionType |
LRMWithOffsetType.xgetPositiveVerticalOffsetDirection()
Gets (as xml) the "positiveVerticalOffsetDirection" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRMWithOffsetType.xsetPositiveVerticalOffsetDirection(VerticalOffsetDirectionType positiveVerticalOffsetDirection)
Sets (as xml) the "positiveVerticalOffsetDirection" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalOffsetDirectionTypeImpl
An XML VerticalOffsetDirectionType(@http://www.opengis.net/gml/3.3/lro).
|
| Modifier and Type | Method and Description |
|---|---|
VerticalOffsetDirectionType |
LRMWithOffsetTypeImpl.xgetPositiveVerticalOffsetDirection()
Gets (as xml) the "positiveVerticalOffsetDirection" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRMWithOffsetTypeImpl.xsetPositiveVerticalOffsetDirection(VerticalOffsetDirectionType positiveVerticalOffsetDirection)
Sets (as xml) the "positiveVerticalOffsetDirection" element
|
Copyright © 2015–2018 52north.org. All rights reserved.