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