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