| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlContributor[] |
XmlContributors.getContributor()
Returns the contents of the collection in an Array.
|
XmlContributor |
XmlContributors.getContributor(int index)
Return the
XmlContributor at the specified position in the
List. |
XmlContributor |
XmlContributors.removeContributorAt(int index)
Remove a
XmlContributor at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlContributor> |
XmlContributors.enumerateContributor()
Return an
Iterator of all XmlContributor. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlContributors.addContributor(int index,
XmlContributor contributor)
|
void |
XmlContributors.addContributor(XmlContributor contributor)
|
boolean |
XmlContributors.removeContributor(XmlContributor contributor)
Remove a specified
XmlContributor. |
void |
XmlContributors.setContributor(int index,
XmlContributor contributor)
Set the
XmlContributor at the specified position of the
List. |
void |
XmlContributors.setContributor(XmlContributor[] contributorArray)
Set a all
XmlContributor to the List. |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.