ensembl-hive
2.1
|
Public Member Functions | |
public | unikey () |
public | name () |
public | toString () |
![]() | |
public | collection () |
public | unikey () |
public | add_new_or_update () |
![]() | |
public Bio::EnsEMBL::Hive::Storable | new () |
public Int | dbID () |
public Bio::EnsEMBL::Hive::DBSQL::BaseAdaptor | adaptor () |
public | DESTROY () |
public | AUTOLOAD () |
A data container object (the only methods are getters/setters) that corresponds to a row in 'resource_class' table: CREATE TABLE resource_class ( resource_class_id int(10) unsigned NOT NULL AUTO_INCREMENT, # unique internal id name varchar(40) NOT NULL, PRIMARY KEY(resource_class_id) );
public Bio::EnsEMBL::Hive::ResourceClass::name | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceClass::toString | ( | ) |
Undocumented method
public Bio::EnsEMBL::Hive::ResourceClass::unikey | ( | ) |
Undocumented method