BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioEmblDt.h>
Public Member Functions | |
BioEmblDt () | |
BioEmblDt (const string &de_) | |
void | setDt (vector< string >) |
string | getDepositedDate () |
string | getLastUpdatedDate () |
void | showDt (ostream &=cout) |
BioEmblDt::BioEmblDt | ( | const string & | de_ | ) |
string BioEmblDt::getDepositedDate | ( | ) |
string BioEmblDt::getLastUpdatedDate | ( | ) |
void BioEmblDt::setDt | ( | vector< string > | ) |
void BioEmblDt::showDt | ( | ostream & | = cout | ) |