| Package | Description |
|---|---|
| net.opengis.gml.x33.lr | |
| net.opengis.gml.x33.lr.impl | |
| net.opengis.gml.x33.lrtr | |
| net.opengis.gml.x33.lrtr.impl |
| Modifier and Type | Method and Description |
|---|---|
AlongReferentType |
AlongReferentPropertyType.addNewAlongReferent()
Appends and returns a new empty "AlongReferent" element
|
AlongReferentType |
AlongReferentDocument.addNewAlongReferent()
Appends and returns a new empty "AlongReferent" element
|
AlongReferentType |
AlongReferentPropertyType.getAlongReferent()
Gets the "AlongReferent" element
|
AlongReferentType |
AlongReferentDocument.getAlongReferent()
Gets the "AlongReferent" element
|
static AlongReferentType |
AlongReferentType.Factory.newInstance() |
static AlongReferentType |
AlongReferentType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.File file) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.InputStream is) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(org.w3c.dom.Node node) |
static AlongReferentType |
AlongReferentType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.Reader r) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.lang.String xmlAsString) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.net.URL u) |
static AlongReferentType |
AlongReferentType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static AlongReferentType |
AlongReferentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AlongReferentType |
AlongReferentType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AlongReferentType |
AlongReferentType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static AlongReferentType |
AlongReferentType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlongReferentPropertyType.setAlongReferent(AlongReferentType alongReferent)
Sets the "AlongReferent" element
|
void |
AlongReferentDocument.setAlongReferent(AlongReferentType alongReferent)
Sets the "AlongReferent" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlongReferentTypeImpl
An XML AlongReferentType(@http://www.opengis.net/gml/3.3/lr).
|
| Modifier and Type | Method and Description |
|---|---|
AlongReferentType |
AlongReferentPropertyTypeImpl.addNewAlongReferent()
Appends and returns a new empty "AlongReferent" element
|
AlongReferentType |
AlongReferentDocumentImpl.addNewAlongReferent()
Appends and returns a new empty "AlongReferent" element
|
AlongReferentType |
AlongReferentPropertyTypeImpl.getAlongReferent()
Gets the "AlongReferent" element
|
AlongReferentType |
AlongReferentDocumentImpl.getAlongReferent()
Gets the "AlongReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlongReferentPropertyTypeImpl.setAlongReferent(AlongReferentType alongReferent)
Sets the "AlongReferent" element
|
void |
AlongReferentDocumentImpl.setAlongReferent(AlongReferentType alongReferent)
Sets the "AlongReferent" element
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DualAlongReferentType
An XML DualAlongReferentType(@http://www.opengis.net/gml/3.3/lrtr).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DualAlongReferentTypeImpl
An XML DualAlongReferentType(@http://www.opengis.net/gml/3.3/lrtr).
|
Copyright © 2015–2018 52north.org. All rights reserved.