Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config852 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgTimezoneShort> |
CfgTimezoneHolder.objectShortArray
An array of
CfgTimezoneShort , returned if the request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgTimezoneShort |
CfgTimezoneShort.withGswTimezoneId(int value) |
CfgTimezoneShort |
CfgTimezoneShort.withWmDescription(java.lang.String value) |
CfgTimezoneShort |
CfgTimezoneShort.withWmName(java.lang.String value) |
CfgTimezoneShort |
CfgTimezoneShort.withWmTimezoneId(int value) |
CfgTimezoneShort |
CfgTimezoneShort.withWmValue(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgTimezoneShort> |
CfgTimezoneHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
Modifier and Type | Method and Description |
---|---|
CfgTimezoneHolder |
CfgTimezoneHolder.withObjectShortArray(CfgTimezoneShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgTimezoneHolder.setObjectShortArray(java.util.List<CfgTimezoneShort> objectShortArray)
Sets the value of the objectShortArray property.
|
CfgTimezoneHolder |
CfgTimezoneHolder.withObjectShortArray(java.util.Collection<CfgTimezoneShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.