| 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 |
|---|---|
ProcessMethod |
SimpleProcess.getMethod()
Gets the method property
|
ProcessMethod |
Factory.newProcessMethod() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<ProcessMethod> |
SimpleProcess.getMethodProperty()
Gets extra info (name, xlink, etc.) carried by the method property
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleProcess.setMethod(ProcessMethod method)
Sets the method property
|
| Modifier and Type | Method and Description |
|---|---|
ProcessMethod |
XMLStreamBindings.readProcessMethod(XMLStreamReader reader)
Read method for ProcessMethod elements
|
ProcessMethod |
XMLStreamBindings.readProcessMethodType(XMLStreamReader reader)
Read method for ProcessMethodType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readProcessMethodTypeAttributes(Map<String,String> attrMap,
ProcessMethod bean)
Reads attributes of ProcessMethodType complex type
|
void |
XMLStreamBindings.readProcessMethodTypeElements(XMLStreamReader reader,
ProcessMethod bean)
Reads elements of ProcessMethodType complex type
|
void |
XMLStreamBindings.writeProcessMethod(XMLStreamWriter writer,
ProcessMethod bean)
Write method for ProcessMethod element
|
void |
XMLStreamBindings.writeProcessMethodType(XMLStreamWriter writer,
ProcessMethod bean)
Write method for ProcessMethodType complex type
|
void |
XMLStreamBindings.writeProcessMethodTypeAttributes(XMLStreamWriter writer,
ProcessMethod bean)
Writes attributes of ProcessMethodType complex type
|
void |
XMLStreamBindings.writeProcessMethodTypeElements(XMLStreamWriter writer,
ProcessMethod bean)
Writes elements of ProcessMethodType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessMethodImpl
POJO class for XML type ProcessMethodType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ProcessMethod |
SimpleProcessImpl.getMethod()
Gets the method property
|
ProcessMethod |
PhysicalComponentImpl.getMethod()
Gets the method property
|
ProcessMethod |
SMLFactory.newProcessMethod() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<ProcessMethod> |
SimpleProcessImpl.getMethodProperty()
Gets extra info (name, xlink, etc.) carried by the method property
|
net.opengis.OgcProperty<ProcessMethod> |
PhysicalComponentImpl.getMethodProperty()
Gets extra info (name, xlink, etc.) carried by the method property
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleProcessImpl.setMethod(ProcessMethod method)
Sets the method property
|
void |
PhysicalComponentImpl.setMethod(ProcessMethod method)
Sets the method property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.