org.biomage.Interface
Interface HasSpecies

All Known Implementing Classes:
BioSequence, DesignElementGroup

public interface HasSpecies


Method Summary
 OntologyEntry getSpecies()
          Get method for species
 void setSpecies(OntologyEntry species)
          Set method for species
 

Method Detail

setSpecies

public void setSpecies(OntologyEntry species)
Set method for species


getSpecies

public OntologyEntry getSpecies()
Get method for species

Returns:
value of the attribute


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