org.omg.CORBA
Class TypedefDefHelper
java.lang.Object
|
+--org.omg.CORBA.TypedefDefHelper
- public class TypedefDefHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedefDefHelper
public TypedefDefHelper()
insert
public static void insert(Any a,
TypedefDef t)
extract
public static TypedefDef extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static TypedefDef read(InputStream istream)
write
public static void write(OutputStream ostream,
TypedefDef value)
narrow
public static TypedefDef narrow(Object obj)
unchecked_narrow
public static TypedefDef unchecked_narrow(Object obj)