| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| org.vast.sensorML |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
Factory.newPhysicalSystem() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
XMLStreamBindings.readPhysicalSystem(XMLStreamReader reader)
Read method for PhysicalSystem elements
|
PhysicalSystem |
XMLStreamBindings.readPhysicalSystemType(XMLStreamReader reader)
Read method for PhysicalSystemType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readPhysicalSystemTypeAttributes(Map<String,String> attrMap,
PhysicalSystem bean)
Reads attributes of PhysicalSystemType complex type
|
void |
XMLStreamBindings.readPhysicalSystemTypeElements(XMLStreamReader reader,
PhysicalSystem bean)
Reads elements of PhysicalSystemType complex type
|
void |
XMLStreamBindings.writePhysicalSystem(XMLStreamWriter writer,
PhysicalSystem bean)
Write method for PhysicalSystem element
|
void |
XMLStreamBindings.writePhysicalSystemType(XMLStreamWriter writer,
PhysicalSystem bean)
Write method for PhysicalSystemType complex type
|
void |
XMLStreamBindings.writePhysicalSystemTypeAttributes(XMLStreamWriter writer,
PhysicalSystem bean)
Writes attributes of PhysicalSystemType complex type
|
void |
XMLStreamBindings.writePhysicalSystemTypeElements(XMLStreamWriter writer,
PhysicalSystem bean)
Writes elements of PhysicalSystemType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicalSystemImpl
POJO class for XML type PhysicalSystemType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalSystem |
SMLFactory.newPhysicalSystem() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.