Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum
Packages that use WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum
-
Uses of WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnumModifier and TypeMethodDescriptionWfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum.fromString(String key) WfmIntradayDataUpdateTopicIntradayMetric.getCategory()Returns the enum constant of this class with the specified name.WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum.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 WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnumModifier and TypeMethodDescriptionWfmIntradayDataUpdateTopicIntradayMetric.category(WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum category) voidWfmIntradayDataUpdateTopicIntradayMetric.setCategory(WfmIntradayDataUpdateTopicIntradayMetric.CategoryEnum category)