| Package | Description |
|---|---|
| de.ipk_gatersleben.bit.bi.edal.primary_data.reference.datacite.xml |
| Modifier and Type | Method and Description |
|---|---|
XmlTitle[] |
XmlTitles.getTitle()
Returns the contents of the collection in an Array.
|
XmlTitle |
XmlTitles.getTitle(int index)
|
XmlTitle |
XmlTitles.removeTitleAt(int index)
Remove a
XmlTitle at the specified position. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<? extends XmlTitle> |
XmlTitles.enumerateTitle()
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlTitles.addTitle(int index,
XmlTitle title)
|
void |
XmlTitles.addTitle(XmlTitle title)
|
boolean |
XmlTitles.removeTitle(XmlTitle title)
Remove a specified
XmlTitle. |
void |
XmlTitles.setTitle(int index,
XmlTitle title)
|
void |
XmlTitles.setTitle(XmlTitle[] titleArray)
|
Copyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.