Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgShiftBreak> |
CfgBreakHolder.shiftBreaks |
protected java.util.List<CfgShiftBreak> |
CfgShift.wmShiftBreaks |
Modifier and Type | Method and Description |
---|---|
CfgShiftBreak |
CfgShiftBreak.withWmBreakId(int value) |
CfgShiftBreak |
CfgShiftBreak.withWmIndex(int value) |
CfgShiftBreak |
CfgShiftBreak.withWmShiftBreakId(int value) |
CfgShiftBreak |
CfgShiftBreak.withWmShiftId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgShiftBreak> |
CfgBreakHolder.getShiftBreaks()
Gets the value of the shiftBreaks property.
|
java.util.List<CfgShiftBreak> |
CfgShift.getWmShiftBreaks()
Gets the value of the wmShiftBreaks property.
|
Modifier and Type | Method and Description |
---|---|
CfgBreakHolder |
CfgBreakHolder.withShiftBreaks(CfgShiftBreak... values) |
CfgShift |
CfgShift.withWmShiftBreaks(CfgShiftBreak... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgBreakHolder.setShiftBreaks(java.util.List<CfgShiftBreak> value)
Sets the value of the shiftBreaks property.
|
void |
CfgShift.setWmShiftBreaks(java.util.List<CfgShiftBreak> wmShiftBreaks)
Sets the value of the wmShiftBreaks property.
|
CfgBreakHolder |
CfgBreakHolder.withShiftBreaks(java.util.Collection<CfgShiftBreak> values) |
CfgShift |
CfgShift.withWmShiftBreaks(java.util.Collection<CfgShiftBreak> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.