org.omg.CORBA
Interface PRIVATE_MEMBER


public interface PRIVATE_MEMBER

One of the two constants, defining the visibility scope of the ValueMember. The other constant is PUBLIC_MEMBER.

See Also:
ValueMember.access

Field Summary
static short value
          The flag, specifying that the value member is private.
 

Field Detail

value

static final short value
The flag, specifying that the value member is private.

See Also:
Constant Field Values