Uses of Enum Class
com.mypurecloud.sdk.v2.model.EvaluationSearchCriteriaDTO.TypeEnum
Packages that use EvaluationSearchCriteriaDTO.TypeEnum
-
Uses of EvaluationSearchCriteriaDTO.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchCriteriaDTO.TypeEnumModifier and TypeMethodDescriptionEvaluationSearchCriteriaDTO.TypeEnum.fromString(String key) EvaluationSearchCriteriaDTO.getType()Returns the enum constant of this class with the specified name.static EvaluationSearchCriteriaDTO.TypeEnum[]EvaluationSearchCriteriaDTO.TypeEnum.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 EvaluationSearchCriteriaDTO.TypeEnumModifier and TypeMethodDescriptionvoidEvaluationSearchCriteriaDTO.setType(EvaluationSearchCriteriaDTO.TypeEnum type) EvaluationSearchCriteriaDTO.type(EvaluationSearchCriteriaDTO.TypeEnum type) The type of query Operation to Perform