com.createtank.elemenope
Interface OperationType


public interface OperationType

interface for all objects which contain their own operation type.

For use within Broker interface convenience method receive(OperationType object).

Author:
John Joseph Roets [joe@createtank.com]
See Also:
Broker

Method Summary
 java.lang.String getOperationType()
          Get the operation type.
 

Method Detail

getOperationType

java.lang.String getOperationType()
Get the operation type.

Returns: