| 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 |
|---|---|
ArraySetting |
Factory.newArraySetting() |
| Modifier and Type | Method and Description |
|---|---|
List<ArraySetting> |
Settings.getSetArrayValuesList()
Gets the list of setArrayValues properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.addSetArrayValues(ArraySetting setArrayValues)
Adds a new setArrayValues property
|
| Modifier and Type | Method and Description |
|---|---|
ArraySetting |
XMLStreamBindings.readArraySettingPropertyType(XMLStreamReader reader)
Read method for ValueSettingPropertyType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.writeArraySettingPropertyType(XMLStreamWriter writer,
ArraySetting bean)
Write method for ValueSettingPropertyType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArraySettingImpl
POJO class for XML type ArraySettingPropertyType(@http://www.opengis.net/sensorml/2.0)
|
| Modifier and Type | Method and Description |
|---|---|
List<ArraySetting> |
SettingsImpl.getSetArrayValuesList()
Gets the list of setArrayValues properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsImpl.addSetArrayValues(ArraySetting setArrayValues)
Adds a new setArrayValues property
|
| Modifier and Type | Method and Description |
|---|---|
ArraySetting |
SMLFactory.newArraySetting() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.