| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlGeoLocation[] |
XmlGeoLocations.getgeoLocation()
Returns the contents of the collection in an Array.
|
XmlGeoLocation |
XmlGeoLocations.getGeoLocation(int index)
Return the
XmlGeoLocation at the specified position in the
List. |
XmlGeoLocation |
XmlGeoLocations.removeGeoLocationAt(int index)
Remove a
XmlGeoLocation at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlGeoLocation> |
XmlGeoLocations.enumerateGeoLocation()
Return an
Iterator of all XmlGeoLocation. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlGeoLocations.addGeoLocation(int index,
XmlGeoLocation geoLocation)
|
void |
XmlGeoLocations.addGeoLocation(XmlGeoLocation geoLocation)
|
boolean |
XmlGeoLocations.removeGeoLocation(XmlGeoLocation geoLocation)
Remove a specified
XmlGeoLocation. |
void |
XmlGeoLocations.setGeoLocation(int index,
XmlGeoLocation geoLocation)
Set the
XmlGeoLocation at the specified position of the
List. |
void |
XmlGeoLocations.setGeoLocation(XmlGeoLocation[] geoLocationArray)
Set a all
XmlGeoLocation to the List. |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.