| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config810 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgRotationWeek> |
CfgRotation.wmRotationWeeks
An array of Week Patterns (
CfgRotationWeek) in a Rotating Pattern |
| Modifier and Type | Method and Description |
|---|---|
CfgRotationWeek |
CfgRotationWeek.withWmName(java.lang.String value) |
CfgRotationWeek |
CfgRotationWeek.withWmPositionInSchedule(int value) |
CfgRotationWeek |
CfgRotationWeek.withWmRotatingSchWeekId(int value) |
CfgRotationWeek |
CfgRotationWeek.withWmWeekDays(CfgRotationWeekDay... values) |
CfgRotationWeek |
CfgRotationWeek.withWmWeekDays(java.util.Collection<CfgRotationWeekDay> values) |
CfgRotationWeek |
CfgRotationWeek.withWmWeeklyMinutesEnabled(boolean value) |
CfgRotationWeek |
CfgRotationWeek.withWmWeeklyMinutesMax(int value) |
CfgRotationWeek |
CfgRotationWeek.withWmWeeklyMinutesMin(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgRotationWeek> |
CfgRotation.getWmRotationWeeks()
Gets the value of the wmRotationWeeks property.
|
| Modifier and Type | Method and Description |
|---|---|
CfgRotation |
CfgRotation.withWmRotationWeeks(CfgRotationWeek... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CfgRotation.setWmRotationWeeks(java.util.List<CfgRotationWeek> wmRotationWeeks)
Sets the value of the wmRotationWeeks property.
|
CfgRotation |
CfgRotation.withWmRotationWeeks(java.util.Collection<CfgRotationWeek> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.