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, updateAlarmTime
public static final java.lang.String REVISION
public MailFetcherAlarmEntry(AlarmListener listener, MailAccount account) throws PastDateException, java.text.ParseException
PastDateException
java.text.ParseException
public MailFetcherAlarmEntry(AlarmListener listener, MailAccount account, boolean isRepetitive) throws PastDateException
PastDateException
public MailAccount getAccount()
Copyright © 2001-2017 Jalios SA. All Rights Reserved.