org.omg.CORBA
Interface EnumDefOperations

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

public interface EnumDefOperations
extends TypedefDefOperations


Method Summary
 String[] members()
           
 void members(String[] val)
           
 
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

String[] members()

members

void members(String[] val)


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.