org.omg.CORBA
Class ValueBaseHelper
java.lang.Object
org.omg.CORBA.ValueBaseHelper
- public final class ValueBaseHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueBaseHelper
public ValueBaseHelper()
insert
public static void insert(Any any,
java.io.Serializable _value)
extract
public static java.io.Serializable extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static java.io.Serializable read(InputStream _input)
write
public static void write(OutputStream _output,
java.io.Serializable _value)