Uses of Interface
org.omg.CORBA.FixedDef

Packages that use FixedDef
org.omg.CORBA   
 

Uses of FixedDef in org.omg.CORBA
 

Classes in org.omg.CORBA that implement FixedDef
 class _FixedDefStub
           
 

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

Methods in org.omg.CORBA that return FixedDef
 FixedDef _RepositoryStub.create_fixed(short _ob_a0, short _ob_a1)
           
 FixedDef RepositoryOperations.create_fixed(short digits, short scale)
           
static FixedDef FixedDefHelper.extract(Any any)
           
static FixedDef FixedDefHelper.narrow(Object val)
           
static FixedDef FixedDefHelper.read(InputStream in)
           
static FixedDef FixedDefHelper.unchecked_narrow(Object val)
           
 

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

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



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