| Package | Description |
|---|---|
| net.opengis.gml.x33.lro | |
| net.opengis.gml.x33.lro.impl |
| Modifier and Type | Method and Description |
|---|---|
LRMWithOffsetType |
LRMWithOffsetDocument.addNewLRMWithOffset()
Appends and returns a new empty "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetPropertyType.addNewLRMWithOffset()
Appends and returns a new empty "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetDocument.getLRMWithOffset()
Gets the "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetPropertyType.getLRMWithOffset()
Gets the "LRMWithOffset" element
|
static LRMWithOffsetType |
LRMWithOffsetType.Factory.newInstance() |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.File file) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.InputStream is) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(org.w3c.dom.Node node) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.Reader r) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.lang.String xmlAsString) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.net.URL u) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static LRMWithOffsetType |
LRMWithOffsetType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LRMWithOffsetDocument.setLRMWithOffset(LRMWithOffsetType lrmWithOffset)
Sets the "LRMWithOffset" element
|
void |
LRMWithOffsetPropertyType.setLRMWithOffset(LRMWithOffsetType lrmWithOffset)
Sets the "LRMWithOffset" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LRMWithOffsetTypeImpl
An XML LRMWithOffsetType(@http://www.opengis.net/gml/3.3/lro).
|
| Modifier and Type | Method and Description |
|---|---|
LRMWithOffsetType |
LRMWithOffsetPropertyTypeImpl.addNewLRMWithOffset()
Appends and returns a new empty "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetDocumentImpl.addNewLRMWithOffset()
Appends and returns a new empty "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetPropertyTypeImpl.getLRMWithOffset()
Gets the "LRMWithOffset" element
|
LRMWithOffsetType |
LRMWithOffsetDocumentImpl.getLRMWithOffset()
Gets the "LRMWithOffset" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LRMWithOffsetPropertyTypeImpl.setLRMWithOffset(LRMWithOffsetType lrmWithOffset)
Sets the "LRMWithOffset" element
|
void |
LRMWithOffsetDocumentImpl.setLRMWithOffset(LRMWithOffsetType lrmWithOffset)
Sets the "LRMWithOffset" element
|
Copyright © 2015–2018 52north.org. All rights reserved.