org.omg.CORBA
Interface PUBLIC_MEMBER


public interface PUBLIC_MEMBER

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

See Also:
ValueMember.access

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

Field Detail

value

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

See Also:
Constant Field Values