| 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 |
|---|---|
DocumentList |
Factory.newDocumentList() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<DocumentList> |
DescribedObject.getDocumentationList()
Gets the list of documentation properties
|
net.opengis.OgcPropertyList<DocumentList> |
Event.getDocumentationList()
Gets the list of documentation properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObject.addDocumentation(DocumentList documentation)
Adds a new documentation property
|
void |
Event.addDocumentation(DocumentList documentation)
Adds a new documentation property
|
| Modifier and Type | Method and Description |
|---|---|
DocumentList |
XMLStreamBindings.readDocumentList(XMLStreamReader reader)
Read method for DocumentList elements
|
DocumentList |
XMLStreamBindings.readDocumentListType(XMLStreamReader reader)
Read method for DocumentListType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readDocumentListTypeAttributes(Map<String,String> attrMap,
DocumentList bean)
Reads attributes of DocumentListType complex type
|
void |
XMLStreamBindings.readDocumentListTypeElements(XMLStreamReader reader,
DocumentList bean)
Reads elements of DocumentListType complex type
|
void |
XMLStreamBindings.writeDocumentList(XMLStreamWriter writer,
DocumentList bean)
Write method for DocumentList element
|
void |
XMLStreamBindings.writeDocumentListType(XMLStreamWriter writer,
DocumentList bean)
Write method for DocumentListType complex type
|
void |
XMLStreamBindings.writeDocumentListTypeAttributes(XMLStreamWriter writer,
DocumentList bean)
Writes attributes of DocumentListType complex type
|
void |
XMLStreamBindings.writeDocumentListTypeElements(XMLStreamWriter writer,
DocumentList bean)
Writes elements of DocumentListType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentListImpl
POJO class for XML type DocumentListType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<DocumentList> |
DescribedObjectImpl.getDocumentationList()
Gets the list of documentation properties
|
net.opengis.OgcPropertyList<DocumentList> |
EventImpl.getDocumentationList()
Gets the list of documentation properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObjectImpl.addDocumentation(DocumentList documentation)
Adds a new documentation property
|
void |
EventImpl.addDocumentation(DocumentList documentation)
Adds a new documentation property
|
| Modifier and Type | Method and Description |
|---|---|
DocumentList |
SMLFactory.newDocumentList() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.