| Package | Description |
|---|---|
| org.isotc211.v2005.gco | |
| org.isotc211.v2005.gco.bind | |
| org.isotc211.v2005.gco.impl |
| Modifier and Type | Method and Description |
|---|---|
MultiplicityRange |
Factory.newMultiplicityRange() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<MultiplicityRange> |
Multiplicity.getRangeList()
Gets the list of range properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
Multiplicity.addRange(MultiplicityRange range)
Adds a new range property
|
| Modifier and Type | Method and Description |
|---|---|
MultiplicityRange |
XMLStreamBindings.readMultiplicityRange(XMLStreamReader reader)
Read method for MultiplicityRange elements
|
MultiplicityRange |
XMLStreamBindings.readMultiplicityRangeType(XMLStreamReader reader)
Read method for MultiplicityRangeType complex type
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStreamBindings.readMultiplicityRangeTypeAttributes(Map<String,String> attrMap,
MultiplicityRange bean)
Reads attributes of MultiplicityRangeType complex type
|
void |
XMLStreamBindings.readMultiplicityRangeTypeElements(XMLStreamReader reader,
MultiplicityRange bean)
Reads elements of MultiplicityRangeType complex type
|
void |
XMLStreamBindings.writeMultiplicityRange(XMLStreamWriter writer,
MultiplicityRange bean)
Write method for MultiplicityRange element
|
void |
XMLStreamBindings.writeMultiplicityRangeType(XMLStreamWriter writer,
MultiplicityRange bean)
Write method for MultiplicityRangeType complex type
|
void |
XMLStreamBindings.writeMultiplicityRangeTypeAttributes(XMLStreamWriter writer,
MultiplicityRange bean)
Writes attributes of MultiplicityRangeType complex type
|
void |
XMLStreamBindings.writeMultiplicityRangeTypeElements(XMLStreamWriter writer,
MultiplicityRange bean)
Writes elements of MultiplicityRangeType complex type
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplicityRangeImpl
POJO class for XML type MultiplicityRange_Type(@http://www.isotc211.org/2005/gco).
|
| Modifier and Type | Method and Description |
|---|---|
MultiplicityRange |
GCOFactory.newMultiplicityRange() |
| Modifier and Type | Method and Description |
|---|---|
net.opengis.OgcPropertyList<MultiplicityRange> |
MultiplicityImpl.getRangeList()
Gets the list of range properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplicityImpl.addRange(MultiplicityRange range)
Adds a new range property
|
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.