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

public void setProtocol(Protocol protocol)
Set method for protocol


getProtocol

public Protocol getProtocol()
Get method for protocol

Returns:
value of the attribute


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