Uses of Class
org.omg.CORBA.IMP_LIMIT

Packages that use IMP_LIMIT
org.omg.CORBA   
 

Uses of IMP_LIMIT in org.omg.CORBA
 

Fields in org.omg.CORBA declared as IMP_LIMIT
 IMP_LIMIT IMP_LIMITHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type IMP_LIMIT
IMP_LIMITHolder(IMP_LIMIT initial)
           
 



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