| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.data.extensions.Reminder.Method | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Reminder.Method | ALERT | ||||||||||
| Reminder.Method | ALL | ||||||||||
| Reminder.Method | |||||||||||
| Reminder.Method | NONE | ||||||||||
| Reminder.Method | SMS | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates the string value suitable for the value of "method" in
a GData feed.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
| s |
|---|
| IllegalArgumentException | if it doesn't match a method |
|---|
Creates the string value suitable for the value of "method" in a GData feed.