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