< prev index next >

src/java.corba/share/classes/org/omg/CORBA/ORBPackage/InvalidNameHelper.java

Print this page

        

*** 26,39 **** package org.omg.CORBA.ORBPackage; /** * This Helper class is used to facilitate the marshalling of ! * <tt>ORBPackage/InvalidName</tt>. * For more information on Helper files, see * <a href="doc-files/generatedfiles.html#helper"> ! * "Generated Files: Helper Files"</a>.<P> */ abstract public class InvalidNameHelper { private static String _id = "IDL:omg.org.CORBA/ORB/InvalidName:1.0"; --- 26,39 ---- package org.omg.CORBA.ORBPackage; /** * This Helper class is used to facilitate the marshalling of ! * {@code ORBPackage/InvalidName}. * For more information on Helper files, see * <a href="doc-files/generatedfiles.html#helper"> ! * "Generated Files: Helper Files"</a>. */ abstract public class InvalidNameHelper { private static String _id = "IDL:omg.org.CORBA/ORB/InvalidName:1.0";
< prev index next >