Uses of Interface
org.omg.CORBA.EnumDef

Packages that use EnumDef
org.omg.CORBA   
 

Uses of EnumDef in org.omg.CORBA
 

Fields in org.omg.CORBA declared as EnumDef
 EnumDef EnumDefHolder.value
           
 

Methods in org.omg.CORBA that return EnumDef
 EnumDef ContainerOperations.create_enum(java.lang.String id, java.lang.String name, java.lang.String version, java.lang.String[] members)
           
static EnumDef EnumDefHelper.extract(Any any)
           
static EnumDef EnumDefHelper.narrow(java.lang.Object obj)
           
static EnumDef EnumDefHelper.narrow(Object obj)
           
static EnumDef EnumDefHelper.read(InputStream in)
           
static EnumDef EnumDefHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.CORBA with parameters of type EnumDef
EnumDefHolder(EnumDef initial)
           
 



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