|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.Where.Rel
public static final class Where.Rel
Meaning of this location.
Field Summary | |
---|---|
static java.lang.String |
EVENT
Place where the enclosing event occurs. |
static java.lang.String |
EVENT_ALTERNATE
Secondary location. |
static java.lang.String |
EVENT_PARKING
Nearby parking lot. |
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 EVENT
public static final java.lang.String EVENT_ALTERNATE
public static final java.lang.String EVENT_PARKING
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |