BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblAc.h>
Public Member Functions | |
BioEmblAc () | |
BioEmblAc (const string &de_) | |
void | setAc (const string &) |
string | getPrimaryAccessionNumber () |
void | showAc (ostream &=cout) |
bool | findAc (const string &) |
BioEmblAc::BioEmblAc | ( | const string & | de_ | ) |
bool BioEmblAc::findAc | ( | const string & | ) |
string BioEmblAc::getPrimaryAccessionNumber | ( | ) |
void BioEmblAc::setAc | ( | const string & | ) |
void BioEmblAc::showAc | ( | ostream & | = cout | ) |