org.omg.CORBA
Interface EnumDefOperations

All Superinterfaces:
ContainedOperations, IDLTypeOperations, IRObjectOperations, TypedefDefOperations
All Known Subinterfaces:
EnumDef

public interface EnumDefOperations
extends TypedefDefOperations

Generated from IDL interface "EnumDef".

Version:
generated at Mar 23, 2009 3:46:12 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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
 
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
 

Method Detail

members

java.lang.String[] members()

members

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


Copyright © 2009. All Rights Reserved.