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

Quick Search    Search Deep

org.biomage.Interface
Interface HasCategory  view HasCategory download HasCategory.java


public interface HasCategory


Method Summary
 org.biomage.Description.OntologyEntry getCategory()
          Get method for category
 void setCategory(org.biomage.Description.OntologyEntry category)
          Set method for category
 

Method Detail

setCategory

public void setCategory(org.biomage.Description.OntologyEntry category)
Set method for category


getCategory

public org.biomage.Description.OntologyEntry getCategory()
Get method for category