| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlDate[] |
XmlDates.getDate()
Returns the contents of the collection in an Array.
|
XmlDate |
XmlDates.getDate(int index)
|
XmlDate |
XmlDates.removeDateAt(int index)
Remove a
XmlDate at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlDate> |
XmlDates.enumerateDate()
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlDates.addDate(int index,
XmlDate date)
|
void |
XmlDates.addDate(XmlDate date)
|
boolean |
XmlDates.removeDate(XmlDate date)
Remove a specified
XmlDate. |
void |
XmlDates.setDate(int index,
XmlDate date)
|
void |
XmlDates.setDate(XmlDate[] dateArray)
|
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.