| Package | Description |
|---|---|
| net.opengis.waterml.x20 | |
| net.opengis.waterml.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
CollectionType.TemporalExtent |
CollectionType.addNewTemporalExtent()
Appends and returns a new empty "temporalExtent" element
|
CollectionType.TemporalExtent |
CollectionType.getTemporalExtent()
Gets the "temporalExtent" element
|
static CollectionType.TemporalExtent |
CollectionType.TemporalExtent.Factory.newInstance() |
static CollectionType.TemporalExtent |
CollectionType.TemporalExtent.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionType.setTemporalExtent(CollectionType.TemporalExtent temporalExtent)
Sets the "temporalExtent" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectionTypeImpl.TemporalExtentImpl
An XML temporalExtent(@http://www.opengis.net/waterml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
CollectionType.TemporalExtent |
CollectionTypeImpl.addNewTemporalExtent()
Appends and returns a new empty "temporalExtent" element
|
CollectionType.TemporalExtent |
CollectionTypeImpl.getTemporalExtent()
Gets the "temporalExtent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTypeImpl.setTemporalExtent(CollectionType.TemporalExtent temporalExtent)
Sets the "temporalExtent" element
|
Copyright © 2017 52north.org. All rights reserved.