org.biomage.Interface
Interface HasCompound

All Known Implementing Classes:
CompoundMeasurement

public interface HasCompound


Method Summary
 Compound getCompound()
          Get method for compound
 void setCompound(Compound compound)
          Set method for compound
 

Method Detail

setCompound

public void setCompound(Compound compound)
Set method for compound


getCompound

public Compound getCompound()
Get method for compound

Returns:
value of the attribute


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