/[classpath]/classpath/org/omg/CORBA/TypeCode.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/TypeCode.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by audriusa, Fri Mar 4 00:12:15 2005 UTC revision 1.2 by gnu_andrew, Fri Mar 4 09:36:29 2005 UTC
# Line 183  public abstract class TypeCode Line 183  public abstract class TypeCode
183     * @throws org.omg.CORBA.TypeCodePackage.Bounds if the index is out of     * @throws org.omg.CORBA.TypeCodePackage.Bounds if the index is out of
184     * valid bounds.     * valid bounds.
185     */     */
186      /* Disabled due to build breakage -- Andrew John Hughes -- 04/03/2005
187    public abstract Any member_label(int index)    public abstract Any member_label(int index)
188                              throws BadKind, Bounds;                              throws BadKind, Bounds;
189      */
190    /**    /**
191     * Retrieves the simple name of the member identified by the given index.     * Retrieves the simple name of the member identified by the given index.
192     *     *

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26