corba/src/java.corba/share/classes/org/omg/CORBA/CurrentOperations.java
changeset 32688 936c391804a5
parent 25862 a5e25d68f971
equal deleted inserted replaced
32550:6521875cb63e 32688:936c391804a5
    24  */
    24  */
    25 package org.omg.CORBA;
    25 package org.omg.CORBA;
    26 
    26 
    27 
    27 
    28 /**
    28 /**
    29 * The interface for <tt>Current</tt>.  For more information on
    29  * The interface for {@code Current}. For more information on
    30 * Operations interfaces, see <a href="doc-files/generatedfiles.html">
    30  * Operations interfaces, see <a href="doc-files/generatedfiles.html">
    31 * "Generated Files"</a>.
    31  * "Generated Files"</a>.
    32 *
    32  *
    33 * org/omg/CORBA/CurrentOperations.java
    33  * org/omg/CORBA/CurrentOperations.java
    34 * Generated by the IDL-to-Java compiler (portable), version "3.0"
    34  * Generated by the IDL-to-Java compiler (portable), version "3.0"
    35 * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl
    35  * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl
    36 * Saturday, July 17, 1999 12:26:21 AM PDT.
    36  * Saturday, July 17, 1999 12:26:21 AM PDT.
    37 */
    37  */
    38 
    38 
    39 public interface CurrentOperations
    39 public interface CurrentOperations
    40 {
    40 {
    41 } // interface CurrentOperations
    41 } // interface CurrentOperations