| Package | Description |
|---|---|
| net.opengis.gml.v32 | |
| net.opengis.gml.v32.impl |
| Modifier and Type | Method and Description |
|---|---|
static TimeIndeterminateValue |
TimeIndeterminateValue.fromString(String s)
To get the enum constant corresponding to the given String representation
|
TimeIndeterminateValue |
TimePosition.getIndeterminatePosition()
Gets the indeterminatePosition property
|
static TimeIndeterminateValue |
TimeIndeterminateValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeIndeterminateValue[] |
TimeIndeterminateValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimePosition.setIndeterminatePosition(TimeIndeterminateValue indeterminatePosition)
Sets the indeterminatePosition property
|
| Modifier and Type | Method and Description |
|---|---|
TimeIndeterminateValue |
TimePositionImpl.getIndeterminatePosition()
Gets the indeterminatePosition property
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimePositionImpl.setIndeterminatePosition(TimeIndeterminateValue indeterminatePosition)
Sets the indeterminatePosition property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.