1 package CosTime;
2
3
4 /**
* CosTime/UTO.java .
* Generated by the IDL-to-Java compiler (portable), version "3.1"
* from time.idl
* Freitag, 18. April 2003 11.06 Uhr CEST
*/
5
6 public interface UTO extends UTOOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
7 {
8 } // interface UTO
9
10