|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FreeTimesAlreadySetException | |
---|---|
com.example.model |
Uses of FreeTimesAlreadySetException in com.example.model |
---|
Methods in com.example.model that throw FreeTimesAlreadySetException | |
---|---|
void |
Schedule.addFreeTimesToList(TimeInterval interval,
java.util.List<TimeInterval> dayList)
Adds a free time TimeInterval to a list of intervals for a particular day. |
void |
Schedule.setFreeTimeConstraints(java.lang.String times)
Parses a string of the form "MW 9:00 AM-11:15 AM, T 12:25 PM - 4:00 PM", containing the free time constraints for the schedule object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |