Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgRotationWeekDay> |
CfgRotationWeek.wmWeekDays
An array of Day Patterns (CfgRotationWeekDay) for every day of the week
Index 0 - Mon.
|
Modifier and Type | Method and Description |
---|---|
CfgRotationWeekDay |
CfgRotationWeekDay.withWmActivities(java.util.Collection<java.lang.Integer> values) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmActivities(java.lang.Integer... values) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmActivitiesNSizeIs(int value) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmDuration(int value) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmPossibleDayOff(int value) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmShiftId(int value) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmStartTime(double value) |
CfgRotationWeekDay |
CfgRotationWeekDay.withWmStartTimeFlag(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgRotationWeekDay> |
CfgRotationWeek.getWmWeekDays()
Gets the value of the wmWeekDays property.
|
Modifier and Type | Method and Description |
---|---|
CfgRotationWeek |
CfgRotationWeek.withWmWeekDays(CfgRotationWeekDay... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgRotationWeek.setWmWeekDays(java.util.List<CfgRotationWeekDay> wmWeekDays)
Sets the value of the wmWeekDays property.
|
CfgRotationWeek |
CfgRotationWeek.withWmWeekDays(java.util.Collection<CfgRotationWeekDay> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.