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