VisiBroker for Java

org.omg.CORBA
Interface EnumDefOperations

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

public interface EnumDefOperations
extends TypedefDefOperations

Represents an enumeration that is stored in the Interface Repository. This interface provides methods for setting and retrieving the enumeration's list of members.


Method Summary
 java.lang.String[] members()
          The list of members.
 void members(java.lang.String[] arg0)
          The list of members.
 
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()
The list of members.


members

void members(java.lang.String[] arg0)
The list of members.


Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online