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