|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.Visibility.Value
public static final class Visibility.Value
Value.
Field Summary | |
---|---|
static java.lang.String |
CONFIDENTIAL
Allow some readers to see the event. |
static java.lang.String |
DEFAULT
Inherit the behavior from the preferences of the owner of the calendar on which the event appears. |
static java.lang.String |
PRIVATE
Allow fewest readers to see the event. |
static java.lang.String |
PUBLIC
Allow most readers to see the event. |
Method Summary | |
---|---|
static java.lang.String[] |
values()
Returns an array of all values defined in this class. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONFIDENTIAL
public static final java.lang.String DEFAULT
public static final java.lang.String PRIVATE
public static final java.lang.String PUBLIC
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |