org.biomage.Interface
Interface HasMaterialType

All Known Implementing Classes:
BioMaterial

public interface HasMaterialType


Method Summary
 OntologyEntry getMaterialType()
          Get method for materialType
 void setMaterialType(OntologyEntry materialType)
          Set method for materialType
 

Method Detail

setMaterialType

public void setMaterialType(OntologyEntry materialType)
Set method for materialType


getMaterialType

public OntologyEntry getMaterialType()
Get method for materialType

Returns:
value of the attribute


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