| Package | Description |
|---|---|
| net.opengis.gml.v32 | |
| net.opengis.gml.v32.bind | |
| net.opengis.gml.v32.impl |
| Modifier and Type | Method and Description |
|---|---|
TimeIntervalLength |
TimePeriod.getTimeInterval()
Gets the timeInterval property
|
TimeIntervalLength |
Factory.newTimeIntervalLength() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimePeriod.setTimeInterval(TimeIntervalLength timeInterval)
Sets the timeInterval property
|
| Modifier and Type | Method and Description |
|---|---|
TimeIntervalLength |
XMLStreamBindings.readTimeInterval(XMLStreamReader reader)
Read method for TimeInterval elements
|
TimeIntervalLength |
XMLStreamBindings.readTimeIntervalLengthType(XMLStreamReader reader)
Read method for TimeIntervalLengthType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readTimeIntervalLengthTypeAttributes(Map<String,String> attrMap,
TimeIntervalLength bean)
Reads attributes of TimeIntervalLengthType complex type
|
void |
XMLStreamBindings.writeTimeInterval(XMLStreamWriter writer,
TimeIntervalLength bean)
Write method for TimeInterval element
|
void |
XMLStreamBindings.writeTimeIntervalLengthType(XMLStreamWriter writer,
TimeIntervalLength bean)
Write method for TimeIntervalLengthType complex type
|
void |
XMLStreamBindings.writeTimeIntervalLengthTypeAttributes(XMLStreamWriter writer,
TimeIntervalLength bean)
Writes attributes of TimeIntervalLengthType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimeIntervalLengthImpl
POJO class for XML type TimeIntervalLengthType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Method and Description |
|---|---|
TimeIntervalLength |
TimePeriodImpl.getTimeInterval()
Gets the timeInterval property
|
TimeIntervalLength |
GMLFactory.newTimeIntervalLength() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimePeriodImpl.setTimeInterval(TimeIntervalLength timeInterval)
Sets the timeInterval property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.