| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.contacts.Sensitivity.Rel | |
Sensitivity type.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Sensitivity.Rel | CONFIDENTIAL | Confidential sensitivity. | |||||||||
| Sensitivity.Rel | NORMAL | Normal sensitivity. | |||||||||
| Sensitivity.Rel | PERSONAL | Personal sensitivity. | |||||||||
| Sensitivity.Rel | PRIVATE | Private sensitivity. | |||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||