org.biomage.Interface
Interface HasDefectType

All Known Implementing Classes:
FeatureDefect, ZoneDefect

public interface HasDefectType


Method Summary
 OntologyEntry getDefectType()
          Get method for defectType
 void setDefectType(OntologyEntry defectType)
          Set method for defectType
 

Method Detail

setDefectType

public void setDefectType(OntologyEntry defectType)
Set method for defectType


getDefectType

public OntologyEntry getDefectType()
Get method for defectType

Returns:
value of the attribute


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