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