| Package | Description |
|---|---|
| org.isotc211.v2005.gmd | |
| org.isotc211.v2005.gmd.bind | |
| org.isotc211.v2005.gmd.impl |
| Modifier and Type | Method and Description |
|---|---|
CIAddress |
CIContact.getAddress()
Gets the address property
|
CIAddress |
Factory.newCIAddress() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CIAddress> |
CIContact.getAddressProperty()
Gets extra info (name, xlink, etc.) carried by the address property
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIContact.setAddress(CIAddress address)
Sets the address property
|
| Modifier and Type | Method and Description |
|---|---|
CIAddress |
XMLStreamBindings.readCIAddress(XMLStreamReader reader)
Read method for CIAddress elements
|
CIAddress |
XMLStreamBindings.readCIAddressType(XMLStreamReader reader)
Read method for CIAddressType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readCIAddressTypeAttributes(Map<String,String> attrMap,
CIAddress bean)
Reads attributes of CIAddressType complex type
|
void |
XMLStreamBindings.readCIAddressTypeElements(XMLStreamReader reader,
CIAddress bean)
Reads elements of CIAddressType complex type
|
void |
XMLStreamBindings.writeCIAddress(XMLStreamWriter writer,
CIAddress bean)
Write method for CIAddress element
|
void |
XMLStreamBindings.writeCIAddressType(XMLStreamWriter writer,
CIAddress bean)
Write method for CIAddressType complex type
|
void |
XMLStreamBindings.writeCIAddressTypeAttributes(XMLStreamWriter writer,
CIAddress bean)
Writes attributes of CIAddressType complex type
|
void |
XMLStreamBindings.writeCIAddressTypeElements(XMLStreamWriter writer,
CIAddress bean)
Writes elements of CIAddressType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIAddressImpl
POJO class for XML type CI_Address_Type(@http://www.isotc211.org/2005/gmd).
|
| Modifier and Type | Method and Description |
|---|---|
CIAddress |
CIContactImpl.getAddress()
Gets the address property
|
CIAddress |
GMDFactory.newCIAddress() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcProperty<CIAddress> |
CIContactImpl.getAddressProperty()
Gets extra info (name, xlink, etc.) carried by the address property
|
| Modifier and Type | Method and Description |
|---|---|
void |
CIContactImpl.setAddress(CIAddress address)
Sets the address property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.