| Package | Description |
|---|---|
| org.isotc211.v2005.gmd | |
| org.isotc211.v2005.gmd.bind | |
| org.isotc211.v2005.gmd.impl |
| Modifier and Type | Method and Description |
|---|---|
CISeries |
CICitation.getSeries()
Gets the series property
|
CISeries |
Factory.newCISeries() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CISeries> |
CICitation.getSeriesProperty()
Gets extra info (name, xlink, etc.) carried by the series property
|
| Modifier and Type | Method and Description |
|---|---|
void |
CICitation.setSeries(CISeries series)
Sets the series property
|
| Modifier and Type | Method and Description |
|---|---|
CISeries |
XMLStreamBindings.readCISeries(XMLStreamReader reader)
Read method for CISeries elements
|
CISeries |
XMLStreamBindings.readCISeriesType(XMLStreamReader reader)
Read method for CISeriesType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readCISeriesTypeAttributes(Map<String,String> attrMap,
CISeries bean)
Reads attributes of CISeriesType complex type
|
void |
XMLStreamBindings.readCISeriesTypeElements(XMLStreamReader reader,
CISeries bean)
Reads elements of CISeriesType complex type
|
void |
XMLStreamBindings.writeCISeries(XMLStreamWriter writer,
CISeries bean)
Write method for CISeries element
|
void |
XMLStreamBindings.writeCISeriesType(XMLStreamWriter writer,
CISeries bean)
Write method for CISeriesType complex type
|
void |
XMLStreamBindings.writeCISeriesTypeAttributes(XMLStreamWriter writer,
CISeries bean)
Writes attributes of CISeriesType complex type
|
void |
XMLStreamBindings.writeCISeriesTypeElements(XMLStreamWriter writer,
CISeries bean)
Writes elements of CISeriesType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
CISeriesImpl
POJO class for XML type CI_Series_Type(@http://www.isotc211.org/2005/gmd).
|
| Modifier and Type | Method and Description |
|---|---|
CISeries |
CICitationImpl.getSeries()
Gets the series property
|
CISeries |
GMDFactory.newCISeries() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CISeries> |
CICitationImpl.getSeriesProperty()
Gets extra info (name, xlink, etc.) carried by the series property
|
| Modifier and Type | Method and Description |
|---|---|
void |
CICitationImpl.setSeries(CISeries series)
Sets the series property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.