org.biomage.Interface
Interface HasArray

All Known Implementing Classes:
BioAssayCreation

public interface HasArray


Method Summary
 Array getArray()
          Get method for array
 void setArray(Array array)
          Set method for array
 

Method Detail

setArray

public void setArray(Array array)
Set method for array


getArray

public Array getArray()
Get method for array

Returns:
value of the attribute


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