VisiBroker for Java

org.omg.CORBA
Interface ValueMemberDefOperations

All Superinterfaces:
ContainedOperations, IRObjectOperations
All Known Subinterfaces:
ValueMemberDef

public interface ValueMemberDefOperations
extends ContainedOperations

Represents a value member definition that is stored in the Interface Repository.


Method Summary
 short access()
          the access value for the object.
 void access(short arg0)
          the access value for the object.
 IDLType type_def()
          the IDL type for value member.
 void type_def(IDLType arg0)
          the IDL type for value member.
 TypeCode type()
           
 
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
 

Method Detail

access

short access()
the access value for the object.


access

void access(short arg0)
the access value for the object.


type_def

IDLType type_def()
the IDL type for value member.


type_def

void type_def(IDLType arg0)
the IDL type for value member.


type

TypeCode type()
Returns:
the value member's IDL type

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