| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlCreator[] |
XmlCreators.getCreator()
Returns the contents of the
List in an Array. |
XmlCreator |
XmlCreators.getCreator(int index)
Return the
XmlCreator at the specified position in the
List. |
XmlCreator |
XmlCreators.removeCreatorAt(int index)
Remove a
XmlCreator at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlCreator> |
XmlCreators.enumerateCreator()
Return an
Iterator of all XmlCreator. |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlCreators.addCreator(int index,
XmlCreator creator)
|
void |
XmlCreators.addCreator(XmlCreator creator)
|
boolean |
XmlCreators.removeCreator(XmlCreator creator)
Remove a specified
XmlCreator. |
void |
XmlCreators.setCreator(int index,
XmlCreator creator)
Set the
XmlCreator at the specified position of the List. |
void |
XmlCreators.setCreator(XmlCreator[] creatorArray)
Set a all
XmlCreator to the List. |
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.