| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.omso.x30 | |
| eu.europa.ec.inspire.schemas.omso.x30.impl |
| Modifier and Type | Method and Description |
|---|---|
PointObservationCollectionType |
PointObservationCollectionDocument.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionPropertyType.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionDocument.getPointObservationCollection()
Gets the "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionPropertyType.getPointObservationCollection()
Gets the "PointObservationCollection" element
|
static PointObservationCollectionType |
PointObservationCollectionType.Factory.newInstance() |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.File file) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.InputStream is) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(org.w3c.dom.Node node) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.Reader r) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.lang.String xmlAsString) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.net.URL u) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PointObservationCollectionDocument.setPointObservationCollection(PointObservationCollectionType pointObservationCollection)
Sets the "PointObservationCollection" element
|
void |
PointObservationCollectionPropertyType.setPointObservationCollection(PointObservationCollectionType pointObservationCollection)
Sets the "PointObservationCollection" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
PointObservationCollectionTypeImpl
An XML PointObservationCollectionType(@http://inspire.ec.europa.eu/schemas/omso/3.0).
|
| Modifier and Type | Method and Description |
|---|---|
PointObservationCollectionType |
PointObservationCollectionPropertyTypeImpl.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionDocumentImpl.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionPropertyTypeImpl.getPointObservationCollection()
Gets the "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionDocumentImpl.getPointObservationCollection()
Gets the "PointObservationCollection" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointObservationCollectionPropertyTypeImpl.setPointObservationCollection(PointObservationCollectionType pointObservationCollection)
Sets the "PointObservationCollection" element
|
void |
PointObservationCollectionDocumentImpl.setPointObservationCollection(PointObservationCollectionType pointObservationCollection)
Sets the "PointObservationCollection" element
|
Copyright © 2015–2018 52north.org. All rights reserved.