|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--codec.orb.AnyGeneric
Class providing generic operations with ANY values.
Constructor Summary | |
AnyGeneric()
|
Method Summary | |
static void |
dynAnyToAny(org.omg.CORBA.Any dest,
org.omg.CORBA.DynAny src)
Copy the contents of "src" into "dest". |
static org.omg.CORBA.TypeCode |
removeAliases(org.omg.CORBA.TypeCode value)
Remove all outstanding alias definitions from TypeCode. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public AnyGeneric()
Method Detail |
public static void dynAnyToAny(org.omg.CORBA.Any dest, org.omg.CORBA.DynAny src)
public static org.omg.CORBA.TypeCode removeAliases(org.omg.CORBA.TypeCode value)
|
Calypso Gateway v1.0 | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |