org.omg.CORBA
Class OBJECT_NOT_EXISTHelper
java.lang.Object
org.omg.CORBA.OBJECT_NOT_EXISTHelper
- public final class OBJECT_NOT_EXISTHelper
- extends java.lang.Object
Generated from IDL definition of exception "OBJECT_NOT_EXIST"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OBJECT_NOT_EXISTHelper
public OBJECT_NOT_EXISTHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
OBJECT_NOT_EXIST s)
extract
public static OBJECT_NOT_EXIST extract(Any any)
id
public static java.lang.String id()
read
public static OBJECT_NOT_EXIST read(InputStream in)
write
public static void write(OutputStream out,
OBJECT_NOT_EXIST s)