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(String id, String name, String version, String[] members)
           
static EnumDef EnumDefHelper.extract(Any any)
           
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 © 2003-2012 Apache Software Foundation. All Rights Reserved.