public class GetRemindersResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Reminder> |
getReminders()
Gets the reminders.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<Reminder> getReminders()