| Package | Description |
|---|---|
| com.google.gdata.data.extensions |
| Modifier and Type | Field and Description |
|---|---|
protected Reminder.Method |
Reminder.method
Optional: if not set we use the user's default methods on this calendar
|
| Modifier and Type | Method and Description |
|---|---|
static Reminder.Method |
Reminder.Method.fromString(String s) |
Reminder.Method |
Reminder.getMethod() |
static Reminder.Method |
Reminder.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reminder.Method[] |
Reminder.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Reminder.setMethod(Reminder.Method v) |
Copyright © 2012. All Rights Reserved.