Uses of Enum Class
com.mypurecloud.sdk.v2.model.CriteriaItem.KeyEnum
Packages that use CriteriaItem.KeyEnum
-
Uses of CriteriaItem.KeyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CriteriaItem.KeyEnumModifier and TypeMethodDescriptionstatic CriteriaItem.KeyEnumCriteriaItem.KeyEnum.fromString(String key) CriteriaItem.getKey()static CriteriaItem.KeyEnumReturns the enum constant of this class with the specified name.static CriteriaItem.KeyEnum[]CriteriaItem.KeyEnum.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 CriteriaItem.KeyEnumModifier and TypeMethodDescriptionCriteriaItem.key(CriteriaItem.KeyEnum key) The id of the criteria to be checked.voidCriteriaItem.setKey(CriteriaItem.KeyEnum key)