|
|||||||||||
| 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
* xrefs * * @author Hanning Ni Doubletwist Inc * @author Greg Cox
| Constructor Summary | |
AGAVEXrefs()
|
|
| Method Summary | |
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)
* @param indent the leading space * @param indent_unit the unit of indenting for xml format * |
| 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 Iterator getDbIds()
public Iterator getXrefs()
public String toString(String indent,
String indent_unit)
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||