public class MailFetcherAlarmEntry extends AlarmEntry
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REVISION |
alarmTime, dayOfMonth, dayOfWeek, hour, isRelative, isRepetitive, listener, minute, month, year| Constructor and Description |
|---|
MailFetcherAlarmEntry(AlarmListener listener,
MailAccount account) |
MailFetcherAlarmEntry(AlarmListener listener,
MailAccount account,
boolean isRepetitive) |
| Modifier and Type | Method and Description |
|---|---|
MailAccount |
getAccount() |
compareTo, equals, getListener, getNextAlarmDate, toString, updateAlarmTimepublic static final java.lang.String REVISION
public MailFetcherAlarmEntry(AlarmListener listener, MailAccount account) throws PastDateException, java.text.ParseException
PastDateExceptionjava.text.ParseExceptionpublic MailFetcherAlarmEntry(AlarmListener listener, MailAccount account, boolean isRepetitive) throws PastDateException
PastDateExceptionpublic MailAccount getAccount()
Copyright © 2001-2017 Jalios SA. All Rights Reserved.