org.omg.CORBA
Interface EnumDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
EnumDef
All Known Implementing Classes:
_EnumDefStub, EnumDef, EnumDefPOA

public interface EnumDefOperations
extends TypedefDefOperations

Generated from IDL interface "EnumDef"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 java.lang.String[] members()
           
 void members(java.lang.String[] arg)
           
 
Methods inherited from interface org.omg.CORBA.ContainedOperations
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 
Methods inherited from interface org.omg.CORBA.IDLTypeOperations
type
 

Method Detail

members

public java.lang.String[] members()

members

public void members(java.lang.String[] arg)