Uses of Class
org.omg.CORBA.NO_IMPLEMENT

Packages that use NO_IMPLEMENT
org.omg.CORBA   
 

Uses of NO_IMPLEMENT in org.omg.CORBA
 

Fields in org.omg.CORBA declared as NO_IMPLEMENT
 NO_IMPLEMENT NO_IMPLEMENTHolder.value
           
 

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

Methods in org.omg.CORBA with parameters of type NO_IMPLEMENT
static void NO_IMPLEMENTHelper.insert(Any any, NO_IMPLEMENT val)
           
static void NO_IMPLEMENTHelper.write(OutputStream out, NO_IMPLEMENT val)
           
 

Constructors in org.omg.CORBA with parameters of type NO_IMPLEMENT
NO_IMPLEMENTHolder(NO_IMPLEMENT initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.