public class AGAVEXrefs extends Object
Constructor and Description |
---|
AGAVEXrefs() |
Modifier and Type | Method and Description |
---|---|
void |
addDbId(AGAVEDbId id)
add @param id
|
void |
addXref(AGAVEXref xref)
add @param xref
|
Iterator |
getDbIds()
return a set of DbId
|
Iterator |
getXrefs()
return a set of AGAVEXref
|
String |
toString()
the agave xml representation of xrefs
|
String |
toString(String indent,
String indent_unit) |
public void addDbId(AGAVEDbId id)
public void addXref(AGAVEXref xref)
public Iterator getDbIds()
public Iterator getXrefs()
public String toString(String indent, String indent_unit)
indent
- the leading spaceindent_unit
- the unit of indenting for xml format