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