org.biomage.Interface
Interface HasProtocol

All Known Implementing Classes:
ProtocolApplication

public interface HasProtocol


Method Summary
 Protocol getProtocol()
          Get method for protocol
 void setProtocol(Protocol protocol)
          Set method for protocol
 

Method Detail

setProtocol

void setProtocol(Protocol protocol)
Set method for protocol

Parameters:
value - to set

getProtocol

Protocol getProtocol()
Get method for protocol

Returns:
value of the attribute