Uses of Class
org.omg.CORBA.OBJECT_NOT_EXIST

Packages that use OBJECT_NOT_EXIST
org.omg.CORBA   
 

Uses of OBJECT_NOT_EXIST in org.omg.CORBA
 

Methods in org.omg.CORBA that return OBJECT_NOT_EXIST
static OBJECT_NOT_EXIST OBJECT_NOT_EXISTHelper.extract(Any any)
           
static OBJECT_NOT_EXIST OBJECT_NOT_EXISTHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type OBJECT_NOT_EXIST
static void OBJECT_NOT_EXISTHelper.insert(Any any, OBJECT_NOT_EXIST s)
           
static void OBJECT_NOT_EXISTHelper.write(OutputStream out, OBJECT_NOT_EXIST s)