Package org.biojava.bio.seq.io.agave
Class AGAVEDbId
- java.lang.Object
-
- org.biojava.bio.seq.io.agave.AGAVEDbId
-
-
Constructor Summary
Constructors Constructor Description AGAVEDbId()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDbCode()
String
getId()
String
getVersion()
void
setDbCode(String code)
void
setId(String id)
void
setVersion(String version)
String
toString()
String
toString(String indent, String indent_unit)
-
-
-
Constructor Detail
-
AGAVEDbId
public AGAVEDbId()
-
-
Method Detail
-
getVersion
public String getVersion()
-
setVersion
public void setVersion(String version)
-
-