Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgContractMonthHours> |
CfgContract.wmContractMonthHours
Contract Monthly Hours (
CfgContractMonthHours );
Index values: 0 = Jan, 2 = Feb, ..., 11 = Dec
NOTE: Must always contain 12 elements. |
Modifier and Type | Method and Description |
---|---|
CfgContractMonthHours |
CfgContractMonthHours.withWmMinutesMax(int value) |
CfgContractMonthHours |
CfgContractMonthHours.withWmMinutesMin(int value) |
CfgContractMonthHours |
CfgContractMonthHours.withWmMinutesStd(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgContractMonthHours> |
CfgContract.getWmContractMonthHours()
Gets the value of the wmContractMonthHours property.
|
Modifier and Type | Method and Description |
---|---|
CfgContract |
CfgContract.withWmContractMonthHours(CfgContractMonthHours... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgContract.setWmContractMonthHours(java.util.List<CfgContractMonthHours> wmContractMonthHours)
Sets the value of the wmContractMonthHours property.
|
CfgContract |
CfgContract.withWmContractMonthHours(java.util.Collection<CfgContractMonthHours> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.