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 AGAVEXrefs()
Copyright © 2014 BioJava. All rights reserved.