|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Schedule | |
---|---|
es.cesar.quitesleep.ddbb | |
es.cesar.quitesleep.operations |
Uses of Schedule in es.cesar.quitesleep.ddbb |
---|
Methods in es.cesar.quitesleep.ddbb that return Schedule | |
---|---|
Schedule |
Banned.getSchedule()
|
Schedule |
Selects.selectSchedule()
Get the (for the moment) the one Schedule object in the database. |
Methods in es.cesar.quitesleep.ddbb with parameters of type Schedule | |
---|---|
boolean |
Inserts.insertSchedule(Schedule schedule)
|
void |
Banned.setSchedule(Schedule schedule)
|
Constructors in es.cesar.quitesleep.ddbb with parameters of type Schedule | |
---|---|
Banned(Contact contact,
Schedule schedule)
Contacts with all parameters |
Uses of Schedule in es.cesar.quitesleep.operations |
---|
Methods in es.cesar.quitesleep.operations with parameters of type Schedule | |
---|---|
static boolean |
CheckSettingsOperations.checkDayWeek(Schedule schedule)
Check if today is a selected day for use the banned contacts list and schedule. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |