org.biomage.Interface
Interface HasDatabase

All Known Implementing Classes:
DatabaseEntry

public interface HasDatabase


Method Summary
 Database getDatabase()
          Get method for database
 void setDatabase(Database database)
          Set method for database
 

Method Detail

setDatabase

public void setDatabase(Database database)
Set method for database


getDatabase

public Database getDatabase()
Get method for database

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.