Uses of Class
org.omg.CORBA.NO_PERMISSION

Packages that use NO_PERMISSION
org.omg.CORBA   
 

Uses of NO_PERMISSION in org.omg.CORBA
 

Fields in org.omg.CORBA declared as NO_PERMISSION
 NO_PERMISSION NO_PERMISSIONHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type NO_PERMISSION
NO_PERMISSIONHolder(NO_PERMISSION initial)
           
 



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