|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.model.gd.Reminder.Method
public static final class Reminder.Method
Method.
Field Summary | |
---|---|
static java.lang.String |
ALERT
Causes an alert to appear when a user is viewing the calendar in a browser. |
static java.lang.String |
ALL
All reminder methods. |
static java.lang.String |
EMAIL
Sends the user an email message. |
static java.lang.String |
NONE
No reminder methods. |
static java.lang.String |
SMS
Sends the user an SMS text message. |
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 ALERT
public static final java.lang.String ALL
public static final java.lang.String EMAIL
public static final java.lang.String NONE
public static final java.lang.String SMS
Method Detail |
---|
public static java.lang.String[] values()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |