Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgStateGroupShort> |
CfgStateGroupHolder.objectShortArray |
protected java.util.List<CfgStateGroupShort> |
CfgStateHolder.stateGroupInfo |
Modifier and Type | Method and Description |
---|---|
CfgStateGroupShort |
CfgStateGroupShort.withWmBUId(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmColor(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmFontColor(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmName(java.lang.String value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmShortName(java.lang.String value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmSiteId(java.util.Collection<java.lang.Integer> values) |
CfgStateGroupShort |
CfgStateGroupShort.withWmSiteId(java.lang.Integer... values) |
CfgStateGroupShort |
CfgStateGroupShort.withWmSiteIdNSizeIs(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmStateGroupId(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmType(int value) |
CfgStateGroupShort |
CfgStateGroupShort.withWmWeight(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgStateGroupShort> |
CfgStateGroupHolder.getObjectShortArray()
Gets the value of the objectShortArray property.
|
java.util.List<CfgStateGroupShort> |
CfgStateHolder.getStateGroupInfo()
Gets the value of the stateGroupInfo property.
|
Modifier and Type | Method and Description |
---|---|
CfgStateGroupHolder |
CfgStateGroupHolder.withObjectShortArray(CfgStateGroupShort... values) |
CfgStateHolder |
CfgStateHolder.withStateGroupInfo(CfgStateGroupShort... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgStateGroupHolder.setObjectShortArray(java.util.List<CfgStateGroupShort> objectShortArray)
Sets the value of the objectShortArray property.
|
void |
CfgStateHolder.setStateGroupInfo(java.util.List<CfgStateGroupShort> stateGroupInfo)
Sets the value of the stateGroupInfo property.
|
CfgStateGroupHolder |
CfgStateGroupHolder.withObjectShortArray(java.util.Collection<CfgStateGroupShort> values) |
CfgStateHolder |
CfgStateHolder.withStateGroupInfo(java.util.Collection<CfgStateGroupShort> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.