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