Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config812 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgShiftShort> |
CfgShiftHolder.objectShortArray |
protected java.util.List<CfgShiftShort> |
CfgTaskSequenceHolder.shiftInfo |
protected java.util.List<CfgShiftShort> |
CfgRotationHolder.shiftInfo
A list containing description of information for all shifts assigned
to the returned Rotating Patterns.
|
protected java.util.List<CfgShiftShort> |
CfgMealHolder.shiftInfo |
protected java.util.List<CfgShiftShort> |
CfgContractHolder.shiftInfo |
protected java.util.List<CfgShiftShort> |
CfgBreakHolder.shiftInfo |
Modifier and Type | Method and Description |
---|---|
CfgShiftShort |
CfgShiftShort.withWmBUId(int value) |
CfgShiftShort |
CfgShiftShort.withWmEarliestEndDuration(int value) |
CfgShiftShort |
CfgShiftShort.withWmEarliestStartTime(double value) |
CfgShiftShort |
CfgShiftShort.withWmLatestEndDuration(int value) |
CfgShiftShort |
CfgShiftShort.withWmLatestStartDuration(int value) |
CfgShiftShort |
CfgShiftShort.withWmMaxDuration(int value) |
CfgShiftShort |
CfgShiftShort.withWmMinDuration(int value) |
CfgShiftShort |
CfgShiftShort.withWmName(java.lang.String value) |
CfgShiftShort |
CfgShiftShort.withWmOpenWeekDays(java.lang.Boolean... values) |
CfgShiftShort |
CfgShiftShort.withWmOpenWeekDays(java.util.Collection<java.lang.Boolean> values) |
CfgShiftShort |
CfgShiftShort.withWmShiftId(int value) |
CfgShiftShort |
CfgShiftShort.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgShiftShort |
CfgShiftShort.withWmSiteId(java.lang.Integer... values) |
CfgShiftShort |
CfgShiftShort.withWmSiteIdNSizeIs(int value) |
CfgShiftShort |
CfgShiftShort.withWmStartStep(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgShiftShort> |
CfgShiftHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
java.util.List<CfgShiftShort> |
CfgTaskSequenceHolder.getShiftInfo()
Gets the value of the shiftInfo property.
|
java.util.List<CfgShiftShort> |
CfgRotationHolder.getShiftInfo()
Gets the value of the shiftInfo property.
|
java.util.List<CfgShiftShort> |
CfgMealHolder.getShiftInfo()
Gets the value of the shiftInfo property.
|
java.util.List<CfgShiftShort> |
CfgContractHolder.getShiftInfo()
Gets the value of the shiftInfo property.
|
java.util.List<CfgShiftShort> |
CfgBreakHolder.getShiftInfo()
Gets the value of the shiftInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgShiftHolder |
CfgShiftHolder.withObjectShortArray(CfgShiftShort... values) |
CfgTaskSequenceHolder |
CfgTaskSequenceHolder.withShiftInfo(CfgShiftShort... values) |
CfgRotationHolder |
CfgRotationHolder.withShiftInfo(CfgShiftShort... values) |
CfgMealHolder |
CfgMealHolder.withShiftInfo(CfgShiftShort... values) |
CfgContractHolder |
CfgContractHolder.withShiftInfo(CfgShiftShort... values) |
CfgBreakHolder |
CfgBreakHolder.withShiftInfo(CfgShiftShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgShiftHolder.setObjectShortArray(java.util.List<CfgShiftShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
CfgTaskSequenceHolder.setShiftInfo(java.util.List<CfgShiftShort> shiftInfo)
Sets the value of the shiftInfo property.
|
void |
CfgRotationHolder.setShiftInfo(java.util.List<CfgShiftShort> shiftInfo)
Sets the value of the shiftInfo property.
|
void |
CfgMealHolder.setShiftInfo(java.util.List<CfgShiftShort> value)
Sets the value of the shiftInfo property.
|
void |
CfgContractHolder.setShiftInfo(java.util.List<CfgShiftShort> shiftInfo)
Sets the value of the shiftInfo property.
|
void |
CfgBreakHolder.setShiftInfo(java.util.List<CfgShiftShort> value)
Sets the value of the shiftInfo property.
|
CfgShiftHolder |
CfgShiftHolder.withObjectShortArray(java.util.Collection<CfgShiftShort> values) |
CfgTaskSequenceHolder |
CfgTaskSequenceHolder.withShiftInfo(java.util.Collection<CfgShiftShort> values) |
CfgRotationHolder |
CfgRotationHolder.withShiftInfo(java.util.Collection<CfgShiftShort> values) |
CfgMealHolder |
CfgMealHolder.withShiftInfo(java.util.Collection<CfgShiftShort> values) |
CfgContractHolder |
CfgContractHolder.withShiftInfo(java.util.Collection<CfgShiftShort> values) |
CfgBreakHolder |
CfgBreakHolder.withShiftInfo(java.util.Collection<CfgShiftShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.