Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentContract> |
CfgAgent.wmAgentContracts
A sorted list of Agent Contracts (
CfgAgentContract ). |
Modifier and Type | Method and Description |
---|---|
CfgAgentContract |
CfgAgentContract.withWmContractId(int value) |
CfgAgentContract |
CfgAgentContract.withWmEffectiveDate(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentContract> |
CfgAgent.getWmAgentContracts()
Gets the value of the wmAgentContracts property.
|
Modifier and Type | Method and Description |
---|---|
CfgAgent |
CfgAgent.withWmAgentContracts(CfgAgentContract... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentContracts(java.util.List<CfgAgentContract> value)
Sets the value of the wmAgentContracts property.
|
CfgAgent |
CfgAgent.withWmAgentContracts(java.util.Collection<CfgAgentContract> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.