Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 |
Modifier and Type | Field and Description |
---|---|
private CfgStateGroupShort[] |
CfgStateGroupHolder.objectShortArray |
private CfgStateGroupShort[] |
CfgStateHolder.stateGroupInfo |
Modifier and Type | Method and Description |
---|---|
CfgStateGroupShort[] |
CfgStateGroupHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgStateGroupHolder.
|
CfgStateGroupShort[] |
CfgStateHolder.getStateGroupInfo()
Gets the stateGroupInfo value for this CfgStateHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgStateGroupHolder.setObjectShortArray(CfgStateGroupShort[] objectShortArray)
Sets the objectShortArray value for this CfgStateGroupHolder.
|
void |
CfgStateHolder.setStateGroupInfo(CfgStateGroupShort[] stateGroupInfo)
Sets the stateGroupInfo value for this CfgStateHolder.
|
Constructor and Description |
---|
CfgStateGroupHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgStateGroup[] objectArray,
int objectShortArrayNSizeIs,
CfgStateGroupShort[] objectShortArray,
int stateInfoNSizeIs,
CfgState[] stateInfo,
long timestamp) |
CfgStateHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgState[] objectArray,
int stateGroupInfoNSizeIs,
CfgStateGroupShort[] stateGroupInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.