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