-
public interface PRIVATE_MEMBERConstant to define a private member in theValueMemberclass.PRIVATE_MEMBERis one of the two constants of typedefVisibilityused in the interface repository to identify visibility of aValueMembertype. The other constant isPUBLIC_MEMBER.
-
-
Field Summary
Fields Modifier and Type Field Description static shortvalue
-
-
-
Field Detail
-
value
static final short value
- See Also:
- Constant Field Values
-
-