| Package | Description |
|---|---|
| net.opengis.gml.v32 | |
| net.opengis.gml.v32.bind | |
| net.opengis.gml.v32.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractTimeGeometricPrimitive
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
|
interface |
TimeInstant
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
|
interface |
TimePeriod
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Method and Description |
|---|---|
OgcPropertyList<AbstractTimePrimitive> |
AbstractTimePrimitive.getRelatedTimeList()
Gets the list of relatedTime properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTimePrimitive.addRelatedTime(AbstractTimePrimitive relatedTime)
Adds a new relatedTime property
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readAbstractTimePrimitiveTypeAttributes(Map<String,String> attrMap,
AbstractTimePrimitive bean)
Reads attributes of AbstractTimePrimitiveType complex type
|
void |
XMLStreamBindings.readAbstractTimePrimitiveTypeElements(XMLStreamReader reader,
AbstractTimePrimitive bean)
Reads elements of AbstractTimePrimitiveType complex type
|
void |
XMLStreamBindings.writeAbstractTimePrimitiveTypeAttributes(XMLStreamWriter writer,
AbstractTimePrimitive bean)
Writes attributes of AbstractTimePrimitiveType complex type
|
void |
XMLStreamBindings.writeAbstractTimePrimitiveTypeElements(XMLStreamWriter writer,
AbstractTimePrimitive bean)
Writes elements of AbstractTimePrimitiveType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTimeGeometricPrimitiveImpl
POJO class for XML type AbstractTimeGeometricPrimitiveType(@http://www.opengis.net/gml/3.2).
|
class |
AbstractTimePrimitiveImpl
POJO class for XML type AbstractTimePrimitiveType(@http://www.opengis.net/gml/3.2).
|
class |
TimeInstantImpl
POJO class for XML type TimeInstantType(@http://www.opengis.net/gml/3.2).
|
class |
TimePeriodImpl
POJO class for XML type TimePeriodType(@http://www.opengis.net/gml/3.2).
|
| Modifier and Type | Method and Description |
|---|---|
OgcPropertyList<AbstractTimePrimitive> |
AbstractTimePrimitiveImpl.getRelatedTimeList()
Gets the list of relatedTime properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTimePrimitiveImpl.addRelatedTime(AbstractTimePrimitive relatedTime)
Adds a new relatedTime property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.