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