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