View Javadoc

1   package FIPA;
2   
3   
4   /***
5   * FIPA/MTSOperations.java
6   * Generated by the IDL-to-Java compiler (portable), version "3.0"
7   * from FIPA.idl
8   * 09 March 2001 16:39:32 o'clock GMT
9   */
10  
11  public interface MTSOperations 
12  {
13    void message (FIPA.FipaMessage aFipaMessage);
14  } // interface MTSOperations