Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.model |
Modifier and Type | Method and Description |
---|---|
java.util.TreeMap<java.lang.Integer,SKDWorkTimeInfo> |
SKDCalendarInfo.getAllPatternInfo()
Get all pattern information
|
java.util.TreeMap<java.util.Date,SKDWorkTimeInfo> |
SKDCalendarInfo.getPatternNotAppliedWorkDayList()
Get work day list where pattern is not applied
|
Modifier and Type | Method and Description |
---|---|
void |
SKDCalendarInfo.setPatternNotAppliedWorkDayList(java.util.Date workDate,
SKDWorkTimeInfo info)
Set work day list where pattern is not applied
|