|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.seq.io.agave.AGAVEXrefs
public class AGAVEXrefs
xrefs
| Constructor Summary | |
|---|---|
AGAVEXrefs()
|
|
| Method Summary | |
|---|---|
void |
addDbId(AGAVEDbId id)
add @param id |
void |
addXref(AGAVEXref xref)
add @param xref |
java.util.Iterator |
getDbIds()
return a set of DbId |
java.util.Iterator |
getXrefs()
return a set of AGAVEXref |
java.lang.String |
toString()
the agave xml representation of xrefs |
java.lang.String |
toString(java.lang.String indent,
java.lang.String indent_unit)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AGAVEXrefs()
| Method Detail |
|---|
public void addDbId(AGAVEDbId id)
public void addXref(AGAVEXref xref)
public java.util.Iterator getDbIds()
public java.util.Iterator getXrefs()
public java.lang.String toString(java.lang.String indent,
java.lang.String indent_unit)
indent - the leading spaceindent_unit - the unit of indenting for xml formatpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||