|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.model.gd.Transparency.Value
public static final class Transparency.Value
Value.
| Field Summary | |
|---|---|
static java.lang.String |
OPAQUE
Indicates event consumes time on calendar; event time will be marked as busy in a free/busy search. |
static java.lang.String |
TRANSPARENT
Indicates event doesn't consume any time on calendar; event time will not be marked as busy in a free/busy search. |
| Method Summary | |
|---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String OPAQUE
public static final java.lang.String TRANSPARENT
| Method Detail |
|---|
public static java.lang.String[] values()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||