Uses of Class
org.omg.CORBA.BAD_PARAM

Packages that use BAD_PARAM
org.apache.yoko.orb.OBCORBA   
org.omg.CORBA   
org.omg.CORBA_2_3   
 

Uses of BAD_PARAM in org.apache.yoko.orb.OBCORBA
 

Methods in org.apache.yoko.orb.OBCORBA that throw BAD_PARAM
 Object ORB_impl.get_value_def(String repid)
           
 

Uses of BAD_PARAM in org.omg.CORBA
 

Fields in org.omg.CORBA declared as BAD_PARAM
 BAD_PARAM BAD_PARAMHolder.value
           
 

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

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

Methods in org.omg.CORBA that throw BAD_PARAM
abstract  void Any.insert_Object(Object o, TypeCode t)
           
 

Constructors in org.omg.CORBA with parameters of type BAD_PARAM
BAD_PARAMHolder(BAD_PARAM initial)
           
 

Uses of BAD_PARAM in org.omg.CORBA_2_3
 

Methods in org.omg.CORBA_2_3 that throw BAD_PARAM
 Object ORB.get_value_def(String repid)
           
 



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