Interface org.omg.CORBA.EnumDef
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.omg.CORBA.EnumDef

public interface EnumDef
extends Object
extends Object, TypedefDef
A EnumDef represents an OMG IDL enum definition.

Method Index

 o members()
 o members(String[])

Methods

 o members
  public abstract String[] members() throws SystemException
 o members
  public abstract void members(String arg[]) throws SystemException

All Packages  Class Hierarchy  This Package  Previous  Next  Index