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