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