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 Dec 2, 2008 12:16:54 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 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.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 © 2008. All Rights Reserved.