org.biomage.Interface
Interface HasChannel

All Known Implementing Classes:
ConfidenceIndicator, DerivedSignal, Error, ExpectedValue, Failed, MeasuredSignal, PresentAbsent, PValue, QuantitationType, Ratio, SpecializedQuantitationType, StandardQuantitationType

public interface HasChannel


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

Method Detail

setChannel

void setChannel(Channel channel)
Set method for channel

Parameters:
value - to set

getChannel

Channel getChannel()
Get method for channel

Returns:
value of the attribute