org.biomage.Interface
Interface HasChannel

All Known Implementing Classes:
QuantitationType

public interface HasChannel


Method Summary
 Channel getChannel()
          Get method for channel
 void setChannel(Channel channel)
          Set method for channel
 

Method Detail

setChannel

public void setChannel(Channel channel)
Set method for channel


getChannel

public Channel getChannel()
Get method for channel

Returns:
value of the attribute


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