Uses of Interface
org.omg.CORBA.FixedDef

Packages that use FixedDef
org.omg.CORBA   
 

Uses of FixedDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as FixedDef
 FixedDef FixedDefHolder.value
           
 

Methods in org.omg.CORBA that return FixedDef
static FixedDef FixedDefHelper.extract(Any any)
           
static FixedDef FixedDefHelper.read(InputStream in)
           
static FixedDef FixedDefHelper.narrow(java.lang.Object obj)
           
static FixedDef FixedDefHelper.narrow(Object obj)
           
static FixedDef FixedDefHelper.unchecked_narrow(Object obj)
           
 FixedDef RepositoryOperations.create_fixed(short digits, short scale)
           
 

Methods in org.omg.CORBA with parameters of type FixedDef
static void FixedDefHelper.insert(Any any, FixedDef s)
           
static void FixedDefHelper.write(OutputStream _out, FixedDef s)
           
 

Constructors in org.omg.CORBA with parameters of type FixedDef
FixedDefHolder(FixedDef initial)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.