public class Reminder
extends Entity
| Modifier and Type | Class and Description |
|---|---|
static class |
Reminder.MethodType |
| Modifier and Type | Field and Description |
|---|---|
long |
eventId |
long |
id |
Reminder.MethodType |
method |
int |
minutes |
static android.net.Uri |
uri |
| Constructor and Description |
|---|
Reminder() |
public static android.net.Uri uri
public long id
public long eventId
public int minutes
public Reminder.MethodType method