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