| 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 |
|---|---|
ModeSetting |
Factory.newModeSetting() |
| Modifier and Type | Method and Description |
|---|---|
List<ModeSetting> |
Settings.getSetModeList()
Gets the list of setMode properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.addSetMode(ModeSetting setMode)
Adds a new setMode property
|
| Modifier and Type | Method and Description |
|---|---|
ModeSetting |
XMLStreamBindings.readModeSettingPropertyType(XMLStreamReader reader)
Read method for ModeSettingPropertyType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.writeModeSettingPropertyType(XMLStreamWriter writer,
ModeSetting bean)
Write method for ModeSettingPropertyType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModeSettingImpl
POJO class for XML type ModeSettingPropertyType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
List<ModeSetting> |
SettingsImpl.getSetModeList()
Gets the list of setMode properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsImpl.addSetMode(ModeSetting setMode)
Adds a new setMode property
|
| Modifier and Type | Method and Description |
|---|---|
ModeSetting |
SMLFactory.newModeSetting() |
ModeSetting |
SMLFactory.newModeSetting(String ref,
String modeName) |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.