1 package FIPA;
2
3
4 /***
5 * FIPA/MTS.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 MTS extends MTSOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
12 {
13 } // interface MTS