| Package | Description |
|---|---|
| org.isotc211.v2005.gmd | |
| org.isotc211.v2005.gmd.bind | |
| org.isotc211.v2005.gmd.impl |
| Modifier and Type | Method and Description |
|---|---|
CIDate |
Factory.newCIDate() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<CIDate> |
CICitation.getDateList()
Gets the list of date properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
CICitation.addDate(CIDate date)
Adds a new date property
|
| Modifier and Type | Method and Description |
|---|---|
CIDate |
XMLStreamBindings.readCIDate(XMLStreamReader reader)
Read method for CIDate elements
|
CIDate |
XMLStreamBindings.readCIDateType(XMLStreamReader reader)
Read method for CIDateType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readCIDateTypeAttributes(Map<String,String> attrMap,
CIDate bean)
Reads attributes of CIDateType complex type
|
void |
XMLStreamBindings.readCIDateTypeElements(XMLStreamReader reader,
CIDate bean)
Reads elements of CIDateType complex type
|
void |
XMLStreamBindings.writeCIDate(XMLStreamWriter writer,
CIDate bean)
Write method for CIDate element
|
void |
XMLStreamBindings.writeCIDateType(XMLStreamWriter writer,
CIDate bean)
Write method for CIDateType complex type
|
void |
XMLStreamBindings.writeCIDateTypeAttributes(XMLStreamWriter writer,
CIDate bean)
Writes attributes of CIDateType complex type
|
void |
XMLStreamBindings.writeCIDateTypeElements(XMLStreamWriter writer,
CIDate bean)
Writes elements of CIDateType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIDateImpl
POJO class for XML type CI_Date_Type(@http://www.isotc211.org/2005/gmd).
|
| Modifier and Type | Method and Description |
|---|---|
CIDate |
GMDFactory.newCIDate() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<CIDate> |
CICitationImpl.getDateList()
Gets the list of date properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
CICitationImpl.addDate(CIDate date)
Adds a new date property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.