| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.impl | |
| org.vast.sensorML |
| Modifier and Type | Method and Description |
|---|---|
static Status |
Status.fromString(String s)
To get the enum constant corresponding to the given String representation
|
Status |
StatusSetting.getValue()
Gets the inline value
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusSetting.setValue(Status value)
Sets the inline value
|
| Modifier and Type | Method and Description |
|---|---|
Status |
StatusSettingImpl.getValue()
Gets the inline value
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusSettingImpl.setValue(Status value)
Sets the inline value
|
| Constructor and Description |
|---|
StatusSettingImpl(String ref,
Status value) |
| Modifier and Type | Method and Description |
|---|---|
StatusSetting |
SMLFactory.newStatusSetting(String ref,
Status value) |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.