| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| org.vast.sensorML |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PhysicalComponent
POJO class for XML type PhysicalComponentType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleProcess |
Factory.newSimpleProcess() |
| Modifier and Type | Method and Description |
|---|---|
SimpleProcess |
XMLStreamBindings.readSimpleProcess(XMLStreamReader reader)
Read method for SimpleProcess elements
|
SimpleProcess |
XMLStreamBindings.readSimpleProcessType(XMLStreamReader reader)
Read method for SimpleProcessType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readSimpleProcessTypeAttributes(Map<String,String> attrMap,
SimpleProcess bean)
Reads attributes of SimpleProcessType complex type
|
void |
XMLStreamBindings.readSimpleProcessTypeElements(XMLStreamReader reader,
SimpleProcess bean)
Reads elements of SimpleProcessType complex type
|
void |
XMLStreamBindings.writeSimpleProcess(XMLStreamWriter writer,
SimpleProcess bean)
Write method for SimpleProcess element
|
void |
XMLStreamBindings.writeSimpleProcessType(XMLStreamWriter writer,
SimpleProcess bean)
Write method for SimpleProcessType complex type
|
void |
XMLStreamBindings.writeSimpleProcessTypeAttributes(XMLStreamWriter writer,
SimpleProcess bean)
Writes attributes of SimpleProcessType complex type
|
void |
XMLStreamBindings.writeSimpleProcessTypeElements(XMLStreamWriter writer,
SimpleProcess bean)
Writes elements of SimpleProcessType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicalComponentImpl
POJO class for XML type PhysicalComponentType(@http://www.opengis.net/sensorml/2.0).
|
class |
SimpleProcessImpl
POJO class for XML type SimpleProcessType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleProcess |
SMLFactory.newSimpleProcess() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.