| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.Visibility.Value |
Value.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | CONFIDENTIAL | Allow some readers to see the event. | |||||||||
| String | DEFAULT | Inherit the behavior from the preferences of the owner of the calendar on which the event appears. | |||||||||
| String | PRIVATE | Allow fewest readers to see the event. | |||||||||
| String | PUBLIC | Allow most readers to see the event. | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ALL_VALUES | Array containing all available values. | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns an array of all values defined in this class.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Allow some readers to see the event.
Inherit the behavior from the preferences of the owner of the calendar on which the event appears.
Allow fewest readers to see the event.
Allow most readers to see the event.
Array containing all available values.
Returns an array of all values defined in this class.