BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioSwissProtCcBioTechnology.h>
Public Member Functions | |
BioSwissProtCcBioTechnology () | |
BioSwissProtCcBioTechnology (const string &de_) | |
void | setCcBioTechnology (const string &) |
string | getCcBioTechnology () |
bool | findBioTechnology (const string &) |
Friends | |
bool | operator> (const BioSwissProtCcBioTechnology &, const BioSwissProtCcBioTechnology &) |
bool | operator< (const BioSwissProtCcBioTechnology &, const BioSwissProtCcBioTechnology &) |
bool | operator== (const BioSwissProtCcBioTechnology &, const BioSwissProtCcBioTechnology &) |
BioSwissProtCcBioTechnology::BioSwissProtCcBioTechnology | ( | const string & | de_ | ) |
bool BioSwissProtCcBioTechnology::findBioTechnology | ( | const string & | ) |
void BioSwissProtCcBioTechnology::setCcBioTechnology | ( | const string & | ) |
bool operator< | ( | const BioSwissProtCcBioTechnology & | , |
const BioSwissProtCcBioTechnology & | |||
) | [friend] |
bool operator== | ( | const BioSwissProtCcBioTechnology & | , |
const BioSwissProtCcBioTechnology & | |||
) | [friend] |
bool operator> | ( | const BioSwissProtCcBioTechnology & | , |
const BioSwissProtCcBioTechnology & | |||
) | [friend] |