| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.config852 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CfgContractShift> |
CfgContract.wmContractShifts
List of Shifts (
CfgContractShift) that are associated with Contract |
protected java.util.List<CfgContractShift> |
CfgShift.wmShiftContracts |
| Modifier and Type | Method and Description |
|---|---|
CfgContractShift |
CfgContractShift.withWmContractId(int value) |
CfgContractShift |
CfgContractShift.withWmShiftId(int value) |
CfgContractShift |
CfgContractShift.withWmShiftType(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CfgContractShift> |
CfgContract.getWmContractShifts()
Gets the value of the wmContractShifts property.
|
java.util.List<CfgContractShift> |
CfgShift.getWmShiftContracts()
Gets the value of the wmShiftContracts property.
|
| Modifier and Type | Method and Description |
|---|---|
CfgContract |
CfgContract.withWmContractShifts(CfgContractShift... values) |
CfgShift |
CfgShift.withWmShiftContracts(CfgContractShift... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CfgContract.setWmContractShifts(java.util.List<CfgContractShift> wmContractShifts)
Sets the value of the wmContractShifts property.
|
void |
CfgShift.setWmShiftContracts(java.util.List<CfgContractShift> wmShiftContracts)
Sets the value of the wmShiftContracts property.
|
CfgContract |
CfgContract.withWmContractShifts(java.util.Collection<CfgContractShift> values) |
CfgShift |
CfgShift.withWmShiftContracts(java.util.Collection<CfgContractShift> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.