org.omg.CORBA
Class ModuleDefHelper
java.lang.Object
org.omg.CORBA.ModuleDefHelper
- public final class ModuleDefHelper
- extends java.lang.Object
Generated from IDL interface "ModuleDef"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleDefHelper
public ModuleDefHelper()
insert
public static void insert(Any any,
ModuleDef s)
extract
public static ModuleDef extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static ModuleDef read(InputStream in)
write
public static void write(OutputStream _out,
ModuleDef s)
narrow
public static ModuleDef narrow(java.lang.Object obj)
narrow
public static ModuleDef narrow(Object obj)
unchecked_narrow
public static ModuleDef unchecked_narrow(Object obj)