corba/src/java.corba/share/classes/org/omg/CORBA/ValueBaseHelper.java
changeset 32688 936c391804a5
parent 25862 a5e25d68f971
equal deleted inserted replaced
32550:6521875cb63e 32688:936c391804a5
    22  * or visit www.oracle.com if you need additional information or have any
    22  * or visit www.oracle.com if you need additional information or have any
    23  * questions.
    23  * questions.
    24  */
    24  */
    25 
    25 
    26  /**
    26  /**
    27  * The Helper for <tt>ValueBase</tt>.  For more information on
    27  * The Helper for {@code ValueBase}.  For more information on
    28  * Helper files, see <a href="doc-files/generatedfiles.html#helper">
    28  * Helper files, see <a href="doc-files/generatedfiles.html#helper">
    29  * "Generated Files: Helper Files"</a>.<P>
    29  * "Generated Files: Helper Files"</a>.<P>
    30  */
    30  */
    31 
    31 
    32 /*
    32 /*