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