| Package | Description |
|---|---|
| net.opengis.sosgda.x10 | |
| net.opengis.sosgda.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
TimeObjectPropertyType |
DataAvailabilityMemberType.addNewPhenomenonTime()
Appends and returns a new empty "phenomenonTime" element
|
TimeObjectPropertyType |
DataAvailabilityMemberType.getPhenomenonTime()
Gets the "phenomenonTime" element
|
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.newInstance() |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(File file) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(InputStream is) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(Node node) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(Reader r) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(String xmlAsString) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(URL u) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(XMLStreamReader sr) |
static TimeObjectPropertyType |
TimeObjectPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataAvailabilityMemberType.setPhenomenonTime(TimeObjectPropertyType phenomenonTime)
Sets the "phenomenonTime" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeObjectPropertyTypeImpl
An XML TimeObjectPropertyType(@http://www.opengis.net/sosgda/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
TimeObjectPropertyType |
DataAvailabilityMemberTypeImpl.addNewPhenomenonTime()
Appends and returns a new empty "phenomenonTime" element
|
TimeObjectPropertyType |
DataAvailabilityMemberTypeImpl.getPhenomenonTime()
Gets the "phenomenonTime" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataAvailabilityMemberTypeImpl.setPhenomenonTime(TimeObjectPropertyType phenomenonTime)
Sets the "phenomenonTime" element
|
Copyright © 2017 52north.org. All rights reserved.