org.biomage.Interface
Interface HasTarget

All Known Implementing Classes:
BioAssayTreatment

public interface HasTarget


Method Summary
 PhysicalBioAssay getTarget()
          Get method for target
 void setTarget(PhysicalBioAssay target)
          Set method for target
 

Method Detail

setTarget

public void setTarget(PhysicalBioAssay target)
Set method for target


getTarget

public PhysicalBioAssay getTarget()
Get method for target

Returns:
value of the attribute


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