| Package | Description |
|---|---|
| net.opengis.gml.x33.lrtr | |
| net.opengis.gml.x33.lrtr.impl |
| Modifier and Type | Method and Description |
|---|---|
DualAlongReferentType |
DualAlongReferentDocument.addNewDualAlongReferent()
Appends and returns a new empty "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentPropertyType.addNewDualAlongReferent()
Appends and returns a new empty "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentDocument.getDualAlongReferent()
Gets the "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentPropertyType.getDualAlongReferent()
Gets the "DualAlongReferent" element
|
static DualAlongReferentType |
DualAlongReferentType.Factory.newInstance() |
static DualAlongReferentType |
DualAlongReferentType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.File file) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.InputStream is) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(org.w3c.dom.Node node) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.Reader r) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.lang.String xmlAsString) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.net.URL u) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static DualAlongReferentType |
DualAlongReferentType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DualAlongReferentDocument.setDualAlongReferent(DualAlongReferentType dualAlongReferent)
Sets the "DualAlongReferent" element
|
void |
DualAlongReferentPropertyType.setDualAlongReferent(DualAlongReferentType dualAlongReferent)
Sets the "DualAlongReferent" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DualAlongReferentTypeImpl
An XML DualAlongReferentType(@http://www.opengis.net/gml/3.3/lrtr).
|
| Modifier and Type | Method and Description |
|---|---|
DualAlongReferentType |
DualAlongReferentDocumentImpl.addNewDualAlongReferent()
Appends and returns a new empty "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentPropertyTypeImpl.addNewDualAlongReferent()
Appends and returns a new empty "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentDocumentImpl.getDualAlongReferent()
Gets the "DualAlongReferent" element
|
DualAlongReferentType |
DualAlongReferentPropertyTypeImpl.getDualAlongReferent()
Gets the "DualAlongReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DualAlongReferentDocumentImpl.setDualAlongReferent(DualAlongReferentType dualAlongReferent)
Sets the "DualAlongReferent" element
|
void |
DualAlongReferentPropertyTypeImpl.setDualAlongReferent(DualAlongReferentType dualAlongReferent)
Sets the "DualAlongReferent" element
|
Copyright © 2015–2018 52north.org. All rights reserved.