Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum
Packages that use WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum
-
Uses of WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum.fromString(String key) WorkitemsQueueEventsNotificationCustomAttribute.getDataType()Returns the enum constant of this class with the specified name.WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnumModifier and TypeMethodDescriptionWorkitemsQueueEventsNotificationCustomAttribute.dataType(WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum dataType) voidWorkitemsQueueEventsNotificationCustomAttribute.setDataType(WorkitemsQueueEventsNotificationCustomAttribute.DataTypeEnum dataType)