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