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