| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.omso.x30 | |
| eu.europa.ec.inspire.schemas.omso.x30.impl |
| Modifier and Type | Method and Description |
|---|---|
ProfileObservationType |
ProfileObservationPropertyType.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocument.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyType.getProfileObservation()
Gets the "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocument.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(File file) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(InputStream is) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(Node node) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(Reader r) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(String xmlAsString) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(URL u) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(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(XMLStreamReader sr) |
static ProfileObservationType |
ProfileObservationType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileObservationPropertyType.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
void |
ProfileObservationDocument.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 |
ProfileObservationPropertyTypeImpl.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocumentImpl.addNewProfileObservation()
Appends and returns a new empty "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationPropertyTypeImpl.getProfileObservation()
Gets the "ProfileObservation" element
|
ProfileObservationType |
ProfileObservationDocumentImpl.getProfileObservation()
Gets the "ProfileObservation" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileObservationPropertyTypeImpl.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
void |
ProfileObservationDocumentImpl.setProfileObservation(ProfileObservationType profileObservation)
Sets the "ProfileObservation" element
|
Copyright © 2016 52north.org. All rights reserved.