| Package | Description |
|---|---|
| org.isotc211.v2005.gmd | |
| org.isotc211.v2005.gmd.bind | |
| org.isotc211.v2005.gmd.impl |
| Modifier and Type | Method and Description |
|---|---|
CICitation |
MDIdentifier.getAuthority()
Gets the authority property
|
CICitation |
MDKeywords.getThesaurusName()
Gets the thesaurusName property
|
CICitation |
Factory.newCICitation() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CICitation> |
MDIdentifier.getAuthorityProperty()
Gets extra info (name, xlink, etc.) carried by the authority property
|
net.opengis.OgcProperty<CICitation> |
MDKeywords.getThesaurusNameProperty()
Gets extra info (name, xlink, etc.) carried by the thesaurusName property
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDIdentifier.setAuthority(CICitation authority)
Sets the authority property
|
void |
MDKeywords.setThesaurusName(CICitation thesaurusName)
Sets the thesaurusName property
|
| Modifier and Type | Method and Description |
|---|---|
CICitation |
XMLStreamBindings.readCICitation(XMLStreamReader reader)
Read method for CICitation elements
|
CICitation |
XMLStreamBindings.readCICitationType(XMLStreamReader reader)
Read method for CICitationType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readCICitationTypeAttributes(Map<String,String> attrMap,
CICitation bean)
Reads attributes of CICitationType complex type
|
void |
XMLStreamBindings.readCICitationTypeElements(XMLStreamReader reader,
CICitation bean)
Reads elements of CICitationType complex type
|
void |
XMLStreamBindings.writeCICitation(XMLStreamWriter writer,
CICitation bean)
Write method for CICitation element
|
void |
XMLStreamBindings.writeCICitationType(XMLStreamWriter writer,
CICitation bean)
Write method for CICitationType complex type
|
void |
XMLStreamBindings.writeCICitationTypeAttributes(XMLStreamWriter writer,
CICitation bean)
Writes attributes of CICitationType complex type
|
void |
XMLStreamBindings.writeCICitationTypeElements(XMLStreamWriter writer,
CICitation bean)
Writes elements of CICitationType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
CICitationImpl
POJO class for XML type CI_Citation_Type(@http://www.isotc211.org/2005/gmd).
|
| Modifier and Type | Method and Description |
|---|---|
CICitation |
MDIdentifierImpl.getAuthority()
Gets the authority property
|
CICitation |
MDKeywordsImpl.getThesaurusName()
Gets the thesaurusName property
|
CICitation |
GMDFactory.newCICitation() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CICitation> |
MDIdentifierImpl.getAuthorityProperty()
Gets extra info (name, xlink, etc.) carried by the authority property
|
net.opengis.OgcProperty<CICitation> |
MDKeywordsImpl.getThesaurusNameProperty()
Gets extra info (name, xlink, etc.) carried by the thesaurusName property
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDIdentifierImpl.setAuthority(CICitation authority)
Sets the authority property
|
void |
MDKeywordsImpl.setThesaurusName(CICitation thesaurusName)
Sets the thesaurusName property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.