| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.bind | |
| org.vast.sensorML |
| Modifier and Type | Method and Description |
|---|---|
PhysicalComponent |
Factory.newPhysicalComponent() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalComponent |
XMLStreamBindings.readPhysicalComponent(XMLStreamReader reader)
Read method for PhysicalComponent elements
|
PhysicalComponent |
XMLStreamBindings.readPhysicalComponentType(XMLStreamReader reader)
Read method for PhysicalComponentType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readPhysicalComponentTypeAttributes(Map<String,String> attrMap,
PhysicalComponent bean)
Reads attributes of PhysicalComponentType complex type
|
void |
XMLStreamBindings.readPhysicalComponentTypeElements(XMLStreamReader reader,
PhysicalComponent bean)
Reads elements of PhysicalComponentType complex type
|
void |
XMLStreamBindings.writePhysicalComponent(XMLStreamWriter writer,
PhysicalComponent bean)
Write method for PhysicalComponent element
|
void |
XMLStreamBindings.writePhysicalComponentType(XMLStreamWriter writer,
PhysicalComponent bean)
Write method for PhysicalComponentType complex type
|
void |
XMLStreamBindings.writePhysicalComponentTypeAttributes(XMLStreamWriter writer,
PhysicalComponent bean)
Writes attributes of PhysicalComponentType complex type
|
void |
XMLStreamBindings.writePhysicalComponentTypeElements(XMLStreamWriter writer,
PhysicalComponent bean)
Writes elements of PhysicalComponentType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
PhysicalComponentImpl
POJO class for XML type PhysicalComponentType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
PhysicalComponent |
SMLFactory.newPhysicalComponent() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.