Uses of Class
org.omg.CORBA.BAD_QOS

Packages that use BAD_QOS
org.omg.CORBA   
 

Uses of BAD_QOS in org.omg.CORBA
 

Fields in org.omg.CORBA declared as BAD_QOS
 BAD_QOS BAD_QOSHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type BAD_QOS
BAD_QOSHolder(BAD_QOS initial)
           
 



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