| Package | Description | 
|---|---|
| psdi.app.calendar | The Calendar package includes Mbos related to this package. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ShiftPatternDaySetRepresents the set of ShiftPatternDays. | 
| Modifier and Type | Method and Description | 
|---|---|
| ShiftPatternDaySetRemote | ShiftRemote. setPatternDays(int numberOfDays)Created necessry empty rows (without working hour) in table shiftpatternday
 for this shift. | 
| ShiftPatternDaySetRemote | Shift. setPatternDays(int numberOfDays)Created necessry empty rows (without working hour) in table shiftpatternday
 for this shift. | 
| ShiftPatternDaySetRemote | Shift. setPatternDays(ShiftPatternDay workDay) | 
| ShiftPatternDaySetRemote | ShiftRemote. setPatternDays(ShiftPatternDaySetRemote days,
              int startRow)In the Define Pattern dialog when icon clicked 
 start time, end time and workhours are copied to every row
 below the one with entered values. | 
| ShiftPatternDaySetRemote | Shift. setPatternDays(ShiftPatternDaySetRemote days,
              int startRow) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CalendarBreakRemote. setBreaksForAllPatternDays(ShiftPatternDaySetRemote days,
                          CalendarBreakSetRemote calendarBreaks,
                          java.lang.String currentDay) | 
| void | CalendarBreak. setBreaksForAllPatternDays(ShiftPatternDaySetRemote days,
                          CalendarBreakSetRemote calendarBreakSet,
                          java.lang.String currentDay)Apply Current Break Definition for all days in Pattern | 
| ShiftPatternDaySetRemote | ShiftRemote. setPatternDays(ShiftPatternDaySetRemote days,
              int startRow)In the Define Pattern dialog when icon clicked 
 start time, end time and workhours are copied to every row
 below the one with entered values. | 
| ShiftPatternDaySetRemote | Shift. setPatternDays(ShiftPatternDaySetRemote days,
              int startRow) |