| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.omso.x30 | |
| eu.europa.ec.inspire.schemas.omso.x30.impl |
| Modifier and Type | Method and Description |
|---|---|
PointObservationCollectionType |
PointObservationCollectionPropertyType.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionDocument.addNewPointObservationCollection()
Appends and returns a new empty "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionPropertyType.getPointObservationCollection()
Gets the "PointObservationCollection" element
|
PointObservationCollectionType |
PointObservationCollectionDocument.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(File file) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(InputStream is) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(Node node) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(Reader r) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(String xmlAsString) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(URL u) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(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(XMLStreamReader sr) |
static PointObservationCollectionType |
PointObservationCollectionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
PointObservationCollectionPropertyType.setPointObservationCollection(PointObservationCollectionType pointObservationCollection)
Sets the "PointObservationCollection" element
|
void |
PointObservationCollectionDocument.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 © 2016 52north.org. All rights reserved.