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