Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgCarpoolShort> |
CfgAgentHolder.carpoolInfo
A list containing description information for all Carpools to which the
returned Agents belong.
|
protected java.util.List<CfgCarpoolShort> |
CfgCarpoolHolder.objectShortArray |
Modifier and Type | Method and Description |
---|---|
CfgCarpoolShort |
CfgCarpoolShort.withWmCarpoolId(int value) |
CfgCarpoolShort |
CfgCarpoolShort.withWmCarpoolSize(int value) |
CfgCarpoolShort |
CfgCarpoolShort.withWmComments(java.lang.String value) |
CfgCarpoolShort |
CfgCarpoolShort.withWmName(java.lang.String value) |
CfgCarpoolShort |
CfgCarpoolShort.withWmSiteId(int value) |
CfgCarpoolShort |
CfgCarpoolShort.withWmStatus(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgCarpoolShort> |
CfgAgentHolder.getCarpoolInfo()
Gets the value of the carpoolInfo property.
|
java.util.List<CfgCarpoolShort> |
CfgCarpoolHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgAgentHolder |
CfgAgentHolder.withCarpoolInfo(CfgCarpoolShort... values) |
CfgCarpoolHolder |
CfgCarpoolHolder.withObjectShortArray(CfgCarpoolShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAgentHolder.setCarpoolInfo(java.util.List<CfgCarpoolShort> carpoolInfo)
Sets the value of the carpoolInfo property.
|
void |
CfgCarpoolHolder.setObjectShortArray(java.util.List<CfgCarpoolShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgAgentHolder |
CfgAgentHolder.withCarpoolInfo(java.util.Collection<CfgCarpoolShort> values) |
CfgCarpoolHolder |
CfgCarpoolHolder.withObjectShortArray(java.util.Collection<CfgCarpoolShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.