| 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 |
|---|---|
ReferentPropertyType |
AlongReferentType.addNewFromReferent()
Appends and returns a new empty "fromReferent" element
|
ReferentPropertyType |
AlongReferentType.getFromReferent()
Gets the "fromReferent" element
|
static ReferentPropertyType |
ReferentPropertyType.Factory.newInstance() |
static ReferentPropertyType |
ReferentPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.File file) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.InputStream is) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(org.w3c.dom.Node node) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.Reader r) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.lang.String xmlAsString) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.net.URL u) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ReferentPropertyType |
ReferentPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlongReferentType.setFromReferent(ReferentPropertyType fromReferent)
Sets the "fromReferent" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReferentPropertyTypeImpl
An XML ReferentPropertyType(@http://www.opengis.net/gml/3.3/lr).
|
| Modifier and Type | Method and Description |
|---|---|
ReferentPropertyType |
AlongReferentTypeImpl.addNewFromReferent()
Appends and returns a new empty "fromReferent" element
|
ReferentPropertyType |
AlongReferentTypeImpl.getFromReferent()
Gets the "fromReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlongReferentTypeImpl.setFromReferent(ReferentPropertyType fromReferent)
Sets the "fromReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
ReferentPropertyType |
DualAlongReferentType.addNewTowardsReferent()
Appends and returns a new empty "towardsReferent" element
|
ReferentPropertyType |
DualAlongReferentType.getTowardsReferent()
Gets the "towardsReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DualAlongReferentType.setTowardsReferent(ReferentPropertyType towardsReferent)
Sets the "towardsReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
ReferentPropertyType |
DualAlongReferentTypeImpl.addNewTowardsReferent()
Appends and returns a new empty "towardsReferent" element
|
ReferentPropertyType |
DualAlongReferentTypeImpl.getTowardsReferent()
Gets the "towardsReferent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DualAlongReferentTypeImpl.setTowardsReferent(ReferentPropertyType towardsReferent)
Sets the "towardsReferent" element
|
Copyright © 2015–2018 52north.org. All rights reserved.