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