< prev index next >

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

Print this page

        

*** 24,40 **** */ package org.omg.CORBA; /** ! * The Helper for <tt>CompletionStatus</tt>. For more information on ! * Helper files, see <a href="doc-files/generatedfiles.html#helper"> ! * "Generated Files: Helper Files"</a>.<P> ! * org/omg/CORBA/CompletionStatusHelper.java ! * Generated by the IDL-to-Java compiler (portable), version "3.0" ! * 03 June 1999 11:52:03 o'clock GMT+00:00 ! */ abstract public class CompletionStatusHelper { private static String _id = "IDL:omg.org/CORBA/CompletionStatus:1.0"; --- 24,40 ---- */ package org.omg.CORBA; /** ! * The Helper for {@code CompletionStatus}. For more information on ! * Helper files, see <a href="doc-files/generatedfiles.html#helper"> ! * "Generated Files: Helper Files"</a>.<P> ! * org/omg/CORBA/CompletionStatusHelper.java ! * Generated by the IDL-to-Java compiler (portable), version "3.0" ! * 03 June 1999 11:52:03 o'clock GMT+00:00 ! */ abstract public class CompletionStatusHelper { private static String _id = "IDL:omg.org/CORBA/CompletionStatus:1.0";
< prev index next >