| java.lang.Object | |
| ↳ | com.google.gdata.model.gd.Transparency.Value |
Value.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | OPAQUE | Indicates event consumes time on calendar; event time will be marked as busy in a free/busy search. | |||||||||
| String | TRANSPARENT | Indicates event doesn't consume any time on calendar; event time will not be marked as busy in a free/busy search. | |||||||||
| 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
| |||||||||||
Indicates event consumes time on calendar; event time will be marked as busy in a free/busy search.
Indicates event doesn't consume any time on calendar; event time will not be marked as busy in a free/busy search.
Array containing all available values.
Returns an array of all values defined in this class.