| Package | Description |
|---|---|
| net.opengis.waterml.x20 | |
| net.opengis.waterml.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
TimeseriesMetadataPropertyType |
TimeseriesType.addNewMetadata()
Appends and returns a new empty "metadata" element
|
TimeseriesMetadataPropertyType |
TimeseriesType.getMetadata()
Gets the "metadata" element
|
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.newInstance() |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(File file) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(InputStream is) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(Node node) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(Reader r) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(String xmlAsString) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(URL u) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(XMLStreamReader sr) |
static TimeseriesMetadataPropertyType |
TimeseriesMetadataPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesType.setMetadata(TimeseriesMetadataPropertyType metadata)
Sets the "metadata" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeseriesMetadataPropertyTypeImpl
An XML TimeseriesMetadataPropertyType(@http://www.opengis.net/waterml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
TimeseriesMetadataPropertyType |
TimeseriesTypeImpl.addNewMetadata()
Appends and returns a new empty "metadata" element
|
TimeseriesMetadataPropertyType |
TimeseriesTypeImpl.getMetadata()
Gets the "metadata" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeseriesTypeImpl.setMetadata(TimeseriesMetadataPropertyType metadata)
Sets the "metadata" element
|
Copyright © 2017 52north.org. All rights reserved.