< prev index next >

src/java.corba/share/classes/org/omg/CORBA/CurrentOperations.java

Print this page

        

*** 24,41 **** */ package org.omg.CORBA; /** ! * The interface for <tt>Current</tt>. For more information on ! * Operations interfaces, see <a href="doc-files/generatedfiles.html"> ! * "Generated Files"</a>. ! * ! * org/omg/CORBA/CurrentOperations.java ! * Generated by the IDL-to-Java compiler (portable), version "3.0" ! * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl ! * Saturday, July 17, 1999 12:26:21 AM PDT. ! */ public interface CurrentOperations { } // interface CurrentOperations --- 24,41 ---- */ package org.omg.CORBA; /** ! * The interface for {@code Current}. For more information on ! * Operations interfaces, see <a href="doc-files/generatedfiles.html"> ! * "Generated Files"</a>. ! * ! * org/omg/CORBA/CurrentOperations.java ! * Generated by the IDL-to-Java compiler (portable), version "3.0" ! * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl ! * Saturday, July 17, 1999 12:26:21 AM PDT. ! */ public interface CurrentOperations { } // interface CurrentOperations
< prev index next >