| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| net.opengis.sensorml.v20.impl | |
| org.vast.sensorML |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Settings
POJO class for XML type SettingsType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSettings |
AbstractProcess.getConfiguration()
Gets the configuration property
|
AbstractSettings |
Event.getConfiguration()
Gets the configuration property
|
AbstractSettings |
Factory.newAbstractSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProcess.setConfiguration(AbstractSettings configuration)
Sets the configuration property
|
void |
Event.setConfiguration(AbstractSettings configuration)
Sets the configuration property
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSettings |
XMLStreamBindings.readAbstractSettings(XMLStreamReader reader)
Read method for AbstractSettings elements
|
AbstractSettings |
XMLStreamBindings.readAbstractSettingsType(XMLStreamReader reader)
Read method for AbstractSettingsType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readAbstractSettingsTypeAttributes(Map<String,String> attrMap,
AbstractSettings bean)
Reads attributes of AbstractSettingsType complex type
|
void |
XMLStreamBindings.readAbstractSettingsTypeElements(XMLStreamReader reader,
AbstractSettings bean)
Reads elements of AbstractSettingsType complex type
|
void |
XMLStreamBindings.writeAbstractSettings(XMLStreamWriter writer,
AbstractSettings bean)
Write method for AbstractSettings element
|
void |
XMLStreamBindings.writeAbstractSettingsType(XMLStreamWriter writer,
AbstractSettings bean)
Write method for AbstractSettingsType complex type
|
void |
XMLStreamBindings.writeAbstractSettingsTypeAttributes(XMLStreamWriter writer,
AbstractSettings bean)
Writes attributes of AbstractSettingsType complex type
|
void |
XMLStreamBindings.writeAbstractSettingsTypeElements(XMLStreamWriter writer,
AbstractSettings bean)
Writes elements of AbstractSettingsType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSettingsImpl
POJO class for XML type AbstractSettingsType(@http://www.opengis.net/sensorml/2.0).
|
class |
SettingsImpl
POJO class for XML type SettingsType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSettings |
EventImpl.getConfiguration()
Gets the configuration property
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventImpl.setConfiguration(AbstractSettings configuration)
Sets the configuration property
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSettings |
AbstractProcessImpl.getConfiguration()
Gets the configuration property
|
AbstractSettings |
SMLFactory.newAbstractSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProcessImpl.setConfiguration(AbstractSettings configuration)
Sets the configuration property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.