Uses of Enum Class
com.mypurecloud.sdk.v2.model.ViewFilter.DevelopmentRoleListEnum
Packages that use ViewFilter.DevelopmentRoleListEnum
-
Uses of ViewFilter.DevelopmentRoleListEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ViewFilter.DevelopmentRoleListEnumModifier and TypeMethodDescriptionViewFilter.DevelopmentRoleListEnum.fromString(String key) Returns the enum constant of this class with the specified name.static ViewFilter.DevelopmentRoleListEnum[]ViewFilter.DevelopmentRoleListEnum.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 ViewFilter.DevelopmentRoleListEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ViewFilter.DevelopmentRoleListEnumModifier and TypeMethodDescriptionViewFilter.developmentRoleList(List<ViewFilter.DevelopmentRoleListEnum> developmentRoleList) The list of development roles used to filter agent development viewvoidViewFilter.setDevelopmentRoleList(List<ViewFilter.DevelopmentRoleListEnum> developmentRoleList)