| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.omso.x30 | |
| eu.europa.ec.inspire.schemas.omso.x30.impl |
| Modifier and Type | Method and Description |
|---|---|
ProfileObservationType |
ProfileObservationDocument.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyType.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocument.getProfileObservation()
Gets the "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyType.getProfileObservation()
Gets the "ProfileObservation" element
|
static ProfileObservationType |
ProfileObservationType.Factory.newInstance() |
static ProfileObservationType |
ProfileObservationType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.File file) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.InputStream is) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(org.w3c.dom.Node node) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.Reader r) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.lang.String xmlAsString) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.net.URL u) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ProfileObservationType |
ProfileObservationType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ProfileObservationType |
ProfileObservationType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileObservationDocument.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
void |
ProfileObservationPropertyType.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileObservationTypeImpl
An XML ProfileObservationType(@http://inspire.ec.europa.eu/schemas/omso/3.0).
|
| Modifier and Type | Method and Description |
|---|---|
ProfileObservationType |
ProfileObservationDocumentImpl.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyTypeImpl.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocumentImpl.getProfileObservation()
Gets the "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyTypeImpl.getProfileObservation()
Gets the "ProfileObservation" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileObservationDocumentImpl.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
void |
ProfileObservationPropertyTypeImpl.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
Copyright © 2015–2018 52north.org. All rights reserved.