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