| 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 |
|---|---|
IdentifierList |
Factory.newIdentifierList() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<IdentifierList> |
DescribedObject.getIdentificationList()
Gets the list of identification properties
|
net.opengis.OgcPropertyList<IdentifierList> |
Event.getIdentificationList()
Gets the list of identification properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObject.addIdentification(IdentifierList identification)
Adds a new identification property
|
void |
Event.addIdentification(IdentifierList identification)
Adds a new identification property
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierList |
XMLStreamBindings.readIdentifierList(XMLStreamReader reader)
Read method for IdentifierList elements
|
IdentifierList |
XMLStreamBindings.readIdentifierListType(XMLStreamReader reader)
Read method for IdentifierListType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readIdentifierListTypeAttributes(Map<String,String> attrMap,
IdentifierList bean)
Reads attributes of IdentifierListType complex type
|
void |
XMLStreamBindings.readIdentifierListTypeElements(XMLStreamReader reader,
IdentifierList bean)
Reads elements of IdentifierListType complex type
|
void |
XMLStreamBindings.writeIdentifierList(XMLStreamWriter writer,
IdentifierList bean)
Write method for IdentifierList element
|
void |
XMLStreamBindings.writeIdentifierListType(XMLStreamWriter writer,
IdentifierList bean)
Write method for IdentifierListType complex type
|
void |
XMLStreamBindings.writeIdentifierListTypeAttributes(XMLStreamWriter writer,
IdentifierList bean)
Writes attributes of IdentifierListType complex type
|
void |
XMLStreamBindings.writeIdentifierListTypeElements(XMLStreamWriter writer,
IdentifierList bean)
Writes elements of IdentifierListType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifierListImpl
POJO class for XML type IdentifierListType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<IdentifierList> |
DescribedObjectImpl.getIdentificationList()
Gets the list of identification properties
|
net.opengis.OgcPropertyList<IdentifierList> |
EventImpl.getIdentificationList()
Gets the list of identification properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObjectImpl.addIdentification(IdentifierList identification)
Adds a new identification property
|
void |
EventImpl.addIdentification(IdentifierList identification)
Adds a new identification property
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierList |
SMLFactory.newIdentifierList() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.