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

Quick Search    Search Deep

org.biomage.Interface
Interface HasDefectType  view HasDefectType download HasDefectType.java


public interface HasDefectType


Method Summary
 org.biomage.Description.OntologyEntry getDefectType()
          Get method for defectType
 void setDefectType(org.biomage.Description.OntologyEntry defectType)
          Set method for defectType
 

Method Detail

setDefectType

public void setDefectType(org.biomage.Description.OntologyEntry defectType)
Set method for defectType


getDefectType

public org.biomage.Description.OntologyEntry getDefectType()
Get method for defectType