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