| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| net.opengis.sensorml.v20.impl | |
| org.vast.sensorML |
| Modifier and Type | Method and Description |
|---|---|
StatusSetting |
Factory.newStatusSetting() |
| Modifier and Type | Method and Description |
|---|---|
List<StatusSetting> |
Settings.getSetStatusList()
Gets the list of setStatus properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.addSetStatus(StatusSetting setStatus)
Adds a new setStatus property
|
| Modifier and Type | Method and Description |
|---|---|
StatusSetting |
XMLStreamBindings.readStatusSettingPropertyType(XMLStreamReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.writeStatusSettingPropertyType(XMLStreamWriter writer,
StatusSetting bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
StatusSettingImpl
POJO class for XML type StatusSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
List<StatusSetting> |
SettingsImpl.getSetStatusList()
Gets the list of setStatus properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsImpl.addSetStatus(StatusSetting setStatus)
Adds a new setStatus property
|
| Modifier and Type | Method and Description |
|---|---|
StatusSetting |
SMLFactory.newStatusSetting() |
StatusSetting |
SMLFactory.newStatusSetting(String ref,
Status value) |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.