| 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 |
|---|---|
FeatureList |
AbstractProcess.getFeaturesOfInterest()
Gets the featuresOfInterest property
|
FeatureList |
Factory.newFeatureList() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProcess.setFeaturesOfInterest(FeatureList featuresOfInterest)
Sets the featuresOfInterest property
|
| Modifier and Type | Method and Description |
|---|---|
FeatureList |
XMLStreamBindings.readFeatureList(XMLStreamReader reader)
Read method for FeatureList elements
|
FeatureList |
XMLStreamBindings.readFeatureListType(XMLStreamReader reader)
Read method for FeatureListType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readFeatureListTypeAttributes(Map<String,String> attrMap,
FeatureList bean)
Reads attributes of FeatureListType complex type
|
void |
XMLStreamBindings.readFeatureListTypeElements(XMLStreamReader reader,
FeatureList bean)
Reads elements of FeatureListType complex type
|
void |
XMLStreamBindings.writeFeatureList(XMLStreamWriter writer,
FeatureList bean)
Write method for FeatureList element
|
void |
XMLStreamBindings.writeFeatureListType(XMLStreamWriter writer,
FeatureList bean)
Write method for FeatureListType complex type
|
void |
XMLStreamBindings.writeFeatureListTypeAttributes(XMLStreamWriter writer,
FeatureList bean)
Writes attributes of FeatureListType complex type
|
void |
XMLStreamBindings.writeFeatureListTypeElements(XMLStreamWriter writer,
FeatureList bean)
Writes elements of FeatureListType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureListImpl
POJO class for XML type FeatureListType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
FeatureList |
AbstractProcessImpl.getFeaturesOfInterest()
Gets the featuresOfInterest property
|
FeatureList |
SMLFactory.newFeatureList() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProcessImpl.setFeaturesOfInterest(FeatureList featuresOfInterest)
Sets the featuresOfInterest property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.