Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAgentTimeOffBonus> |
CfgAgent.wmAgentTimeOffBonus |
Modifier and Type | Method and Description |
---|---|
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withGswAgentId(int value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withGswUserId(int value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmBonusHours(double value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmBonusId(int value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmComments(java.lang.String value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmEndDate(double value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmStartDate(double value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmSubmitDateTime(double value) |
CfgAgentTimeOffBonus |
CfgAgentTimeOffBonus.withWmTimeoffTypeId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAgentTimeOffBonus> |
CfgAgent.getWmAgentTimeOffBonus()
Gets the value of the wmAgentTimeOffBonus property.
|
Modifier and Type | Method and Description |
---|---|
CfgAgent |
CfgAgent.withWmAgentTimeOffBonus(CfgAgentTimeOffBonus... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgent.setWmAgentTimeOffBonus(java.util.List<CfgAgentTimeOffBonus> value)
Sets the value of the wmAgentTimeOffBonus property.
|
CfgAgent |
CfgAgent.withWmAgentTimeOffBonus(java.util.Collection<CfgAgentTimeOffBonus> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.