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