| GNU Classpath (0.91) | |
| Frames | No Frames |
Methods which throw type org.omg.CORBA.TypeCodePackage.Bounds | |
| Any | TypeCode.member_label(int index) Retrieves the label of the union member at the given index.
|
| String | TypeCode.member_name(int index) Retrieves the simple name of the member identified by the given index.
|
| TypeCode | TypeCode.member_type(int index) Retrieves the member type of the member identified by the given index.
|
| short | TypeCode.member_visibility(int index) Returns the visibility scope of the member at the given index.
|
| GNU Classpath (0.91) |