| GNU Classpath (0.95) | |
| Frames | No Frames |
Methods which throw type org.omg.CORBA.BAD_OPERATION | |
| Object | Extract the CORBA Object from this Any
|
| TypeCode | Extract the TypeCode from this Any value field.
|
| Serializable | Extract the CORBA Value from this Any
|
| Any | Extract another Any from this Any.
|
| boolean | Extract the CORBA boolean from this Any.
|
| char | Extract the CORBA char from this Any.
|
| double | Extract the CORBA double from this Any.
|
| BigDecimal | Extract the CORBA fixed from this Any.
|
| float | Extract the CORBA float from this Any.
|
| int | Extract the CORBA long from this Any.
|
| long | Extract the CORBA long long from this Any.
|
| byte | Extract the CORBA octet from this Any.
|
| short | Extract the CORBA short from this Any.
|
| String | Extract the CORBA string from this Any.
|
| int | Extract the CORBA unsigned long from this Any
|
| long | Extract the CORBA unsigned long long from this
Any.
|
| short | Extract the CORBA unsigned short from this Any
|
| char | Extract the CORBA wchar from this Any
|
| String | Extract the CORBA wstring from this Any
|
| GNU Classpath (0.95) |