org.omg.CORBA

Interface EnumDefOperations

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

public interface EnumDefOperations
extends TypedefDefOperations

Generated from IDL interface "EnumDef"

Author:
JacORB IDL compiler V 2.2, 7-May-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.IDLTypeOperations

type

Methods inherited from interface org.omg.CORBA.IRObjectOperations

def_kind, destroy

Method Details

members

public java.lang.String[] members()


members

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