Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.biomage.Interface
Interface HasSpecies  view HasSpecies download HasSpecies.java


public interface HasSpecies


Method Summary
 org.biomage.Description.OntologyEntry getSpecies()
          Get method for species
 void setSpecies(org.biomage.Description.OntologyEntry species)
          Set method for species
 

Method Detail

setSpecies

public void setSpecies(org.biomage.Description.OntologyEntry species)
Set method for species


getSpecies

public org.biomage.Description.OntologyEntry getSpecies()
Get method for species