org.omg.CORBA
Class ValueBaseHelper
java.lang.Object
org.omg.CORBA.ValueBaseHelper
public abstract class ValueBaseHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueBaseHelper
public ValueBaseHelper()
insert
public static void insert(Any a,
java.io.Serializable that)
extract
public static java.io.Serializable extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static java.io.Serializable read(InputStream istream)
write
public static void write(OutputStream ostream,
java.io.Serializable value)
Read the latest documentation online