Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgTimeOffTypeShort> |
CfgTimeOffTypeHolder.objectShortArray
An array of
CfgTimeOffTypeShort , returned if the request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
protected java.util.List<CfgTimeOffTypeShort> |
CfgAgentHolder.timeOffTypeInfo |
protected java.util.List<CfgTimeOffTypeShort> |
CfgAccrualRuleHolder.timeOffTypeInfo |
Modifier and Type | Method and Description |
---|---|
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmBUId(int value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmColor(int value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmFontColor(int value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmName(java.lang.String value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmPaid(boolean value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmShortName(java.lang.String value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmSiteId(java.lang.Integer... values) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmSiteIdNSizeIs(int value) |
CfgTimeOffTypeShort |
CfgTimeOffTypeShort.withWmTimeOffTypeId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgTimeOffTypeShort> |
CfgTimeOffTypeHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
java.util.List<CfgTimeOffTypeShort> |
CfgAgentHolder.getTimeOffTypeInfo()
Gets the value of the timeOffTypeInfo property.
|
java.util.List<CfgTimeOffTypeShort> |
CfgAccrualRuleHolder.getTimeOffTypeInfo()
Gets the value of the timeOffTypeInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgTimeOffTypeHolder |
CfgTimeOffTypeHolder.withObjectShortArray(CfgTimeOffTypeShort... values) |
CfgAgentHolder |
CfgAgentHolder.withTimeOffTypeInfo(CfgTimeOffTypeShort... values) |
CfgAccrualRuleHolder |
CfgAccrualRuleHolder.withTimeOffTypeInfo(CfgTimeOffTypeShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgTimeOffTypeHolder.setObjectShortArray(java.util.List<CfgTimeOffTypeShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
CfgAgentHolder.setTimeOffTypeInfo(java.util.List<CfgTimeOffTypeShort> timeOffTypeInfo)
Sets the value of the timeOffTypeInfo property.
|
void |
CfgAccrualRuleHolder.setTimeOffTypeInfo(java.util.List<CfgTimeOffTypeShort> timeOffTypeInfo)
Sets the value of the timeOffTypeInfo property.
|
CfgTimeOffTypeHolder |
CfgTimeOffTypeHolder.withObjectShortArray(java.util.Collection<CfgTimeOffTypeShort> values) |
CfgAgentHolder |
CfgAgentHolder.withTimeOffTypeInfo(java.util.Collection<CfgTimeOffTypeShort> values) |
CfgAccrualRuleHolder |
CfgAccrualRuleHolder.withTimeOffTypeInfo(java.util.Collection<CfgTimeOffTypeShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.