org.omg.CORBA

Interface PRIVATE_MEMBER

public interface PRIVATE_MEMBER

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

See Also: access

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

Field Detail

value

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