| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlDescription[] |
XmlDescriptions.getDescription()
Returns the contents of the collection in an Array.
|
XmlDescription |
XmlDescriptions.getDescription(int index)
Return the
XmlDescription at the specified position in the
List. |
XmlDescription |
XmlDescriptions.removeDescriptionAt(int index)
Remove a
XmlDescription at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlDescription> |
XmlDescriptions.enumerateDescription()
Return an
Iterator of all XmlDescription. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlDescriptions.addDescription(int index,
XmlDescription description)
|
void |
XmlDescriptions.addDescription(XmlDescription description)
|
boolean |
XmlDescriptions.removeDescription(XmlDescription description)
Remove a specified
XmlDescription. |
void |
XmlDescriptions.setDescription(int index,
XmlDescription description)
Set the
XmlDescription at the specified position of the
List. |
void |
XmlDescriptions.setDescription(XmlDescription[] descriptionArray)
Set a all
XmlDescription to the List. |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.