| Package | Description |
|---|---|
| net.opengis.sensorml.v20 | |
| net.opengis.sensorml.v20.impl | |
| org.isotc211.v2005.gmd | |
| org.isotc211.v2005.gmd.bind | |
| org.isotc211.v2005.gmd.impl |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<MDKeywords> |
Event.getKeywordsList()
Gets the list of keywords properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
Event.addKeywords(MDKeywords keywords)
Adds a new keywords property
|
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<MDKeywords> |
EventImpl.getKeywordsList()
Gets the list of keywords properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventImpl.addKeywords(MDKeywords keywords)
Adds a new keywords property
|
| Modifier and Type | Method and Description |
|---|---|
MDKeywords |
Factory.newMDKeywords() |
| Modifier and Type | Method and Description |
|---|---|
MDKeywords |
XMLStreamBindings.readMDKeywords(XMLStreamReader reader)
Read method for MDKeywords elements
|
MDKeywords |
XMLStreamBindings.readMDKeywordsType(XMLStreamReader reader)
Read method for MDKeywordsType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readMDKeywordsTypeAttributes(Map<String,String> attrMap,
MDKeywords bean)
Reads attributes of MDKeywordsType complex type
|
void |
XMLStreamBindings.readMDKeywordsTypeElements(XMLStreamReader reader,
MDKeywords bean)
Reads elements of MDKeywordsType complex type
|
void |
XMLStreamBindings.writeMDKeywords(XMLStreamWriter writer,
MDKeywords bean)
Write method for MDKeywords element
|
void |
XMLStreamBindings.writeMDKeywordsType(XMLStreamWriter writer,
MDKeywords bean)
Write method for MDKeywordsType complex type
|
void |
XMLStreamBindings.writeMDKeywordsTypeAttributes(XMLStreamWriter writer,
MDKeywords bean)
Writes attributes of MDKeywordsType complex type
|
void |
XMLStreamBindings.writeMDKeywordsTypeElements(XMLStreamWriter writer,
MDKeywords bean)
Writes elements of MDKeywordsType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
MDKeywordsImpl
POJO class for XML type MD_Keywords_Type(@http://www.isotc211.org/2005/gmd).
|
| Modifier and Type | Method and Description |
|---|---|
MDKeywords |
GMDFactory.newMDKeywords() |
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.