Uses of Enum Class
com.mypurecloud.sdk.v2.model.WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum
Packages that use WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum
-
Uses of WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum.fromString(String key) WorkitemsUserEventsNotificationCustomAttribute.getDataType()Returns the enum constant of this class with the specified name.WorkitemsUserEventsNotificationCustomAttribute.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 WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnumModifier and TypeMethodDescriptionWorkitemsUserEventsNotificationCustomAttribute.dataType(WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum dataType) voidWorkitemsUserEventsNotificationCustomAttribute.setDataType(WorkitemsUserEventsNotificationCustomAttribute.DataTypeEnum dataType)