| 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 |
|---|---|
ContactList |
Factory.newContactList() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<ContactList> |
DescribedObject.getContactsList()
Gets the list of contacts properties
|
net.opengis.OgcPropertyList<ContactList> |
Event.getContactsList()
Gets the list of contacts properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObject.addContacts(ContactList contacts)
Adds a new contacts property
|
void |
Event.addContacts(ContactList contacts)
Adds a new contacts property
|
| Modifier and Type | Method and Description |
|---|---|
ContactList |
XMLStreamBindings.readContactList(XMLStreamReader reader)
Read method for ContactList elements
|
ContactList |
XMLStreamBindings.readContactListType(XMLStreamReader reader)
Read method for ContactListType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readContactListTypeAttributes(Map<String,String> attrMap,
ContactList bean)
Reads attributes of ContactListType complex type
|
void |
XMLStreamBindings.readContactListTypeElements(XMLStreamReader reader,
ContactList bean)
Reads elements of ContactListType complex type
|
void |
XMLStreamBindings.writeContactList(XMLStreamWriter writer,
ContactList bean)
Write method for ContactList element
|
void |
XMLStreamBindings.writeContactListType(XMLStreamWriter writer,
ContactList bean)
Write method for ContactListType complex type
|
void |
XMLStreamBindings.writeContactListTypeAttributes(XMLStreamWriter writer,
ContactList bean)
Writes attributes of ContactListType complex type
|
void |
XMLStreamBindings.writeContactListTypeElements(XMLStreamWriter writer,
ContactList bean)
Writes elements of ContactListType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContactListImpl
POJO class for XML type ContactListType(@http://www.opengis.net/sensorml/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<ContactList> |
DescribedObjectImpl.getContactsList()
Gets the list of contacts properties
|
net.opengis.OgcPropertyList<ContactList> |
EventImpl.getContactsList()
Gets the list of contacts properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObjectImpl.addContacts(ContactList contacts)
Adds a new contacts property
|
void |
EventImpl.addContacts(ContactList contacts)
Adds a new contacts property
|
| Modifier and Type | Method and Description |
|---|---|
ContactList |
SMLFactory.newContactList() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.