| 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 |
|---|---|
ClassifierList |
Factory.newClassifierList() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<ClassifierList> |
DescribedObject.getClassificationList()
Gets the list of classification properties
|
net.opengis.OgcPropertyList<ClassifierList> |
Event.getClassificationList()
Gets the list of classification properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObject.addClassification(ClassifierList classification)
Adds a new classification property
|
void |
Event.addClassification(ClassifierList classification)
Adds a new classification property
|
| Modifier and Type | Method and Description |
|---|---|
ClassifierList |
XMLStreamBindings.readClassifierList(XMLStreamReader reader)
Read method for ClassifierList elements
|
ClassifierList |
XMLStreamBindings.readClassifierListType(XMLStreamReader reader)
Read method for ClassifierListType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readClassifierListTypeAttributes(Map<String,String> attrMap,
ClassifierList bean)
Reads attributes of ClassifierListType complex type
|
void |
XMLStreamBindings.readClassifierListTypeElements(XMLStreamReader reader,
ClassifierList bean)
Reads elements of ClassifierListType complex type
|
void |
XMLStreamBindings.writeClassifierList(XMLStreamWriter writer,
ClassifierList bean)
Write method for ClassifierList element
|
void |
XMLStreamBindings.writeClassifierListType(XMLStreamWriter writer,
ClassifierList bean)
Write method for ClassifierListType complex type
|
void |
XMLStreamBindings.writeClassifierListTypeAttributes(XMLStreamWriter writer,
ClassifierList bean)
Writes attributes of ClassifierListType complex type
|
void |
XMLStreamBindings.writeClassifierListTypeElements(XMLStreamWriter writer,
ClassifierList bean)
Writes elements of ClassifierListType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClassifierListImpl
POJO class for XML type ClassifierListType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<ClassifierList> |
DescribedObjectImpl.getClassificationList()
Gets the list of classification properties
|
net.opengis.OgcPropertyList<ClassifierList> |
EventImpl.getClassificationList()
Gets the list of classification properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObjectImpl.addClassification(ClassifierList classification)
Adds a new classification property
|
void |
EventImpl.addClassification(ClassifierList classification)
Adds a new classification property
|
| Modifier and Type | Method and Description |
|---|---|
ClassifierList |
SMLFactory.newClassifierList() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.