Uses of Enum Class
com.mypurecloud.sdk.v2.model.BuIntradayResponse.CategoriesEnum
Packages that use BuIntradayResponse.CategoriesEnum
-
Uses of BuIntradayResponse.CategoriesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuIntradayResponse.CategoriesEnumModifier and TypeMethodDescriptionBuIntradayResponse.CategoriesEnum.fromString(String key) Returns the enum constant of this class with the specified name.static BuIntradayResponse.CategoriesEnum[]BuIntradayResponse.CategoriesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BuIntradayResponse.CategoriesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BuIntradayResponse.CategoriesEnumModifier and TypeMethodDescriptionBuIntradayResponse.categories(List<BuIntradayResponse.CategoriesEnum> categories) The categories to which this data correspondsvoidBuIntradayResponse.setCategories(List<BuIntradayResponse.CategoriesEnum> categories)