Uses of Enum Class
com.mypurecloud.sdk.v2.model.EvaluationSearchCriteriaDTO.FieldEnum
Packages that use EvaluationSearchCriteriaDTO.FieldEnum
-
Uses of EvaluationSearchCriteriaDTO.FieldEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchCriteriaDTO.FieldEnumModifier and TypeMethodDescriptionEvaluationSearchCriteriaDTO.FieldEnum.fromString(String key) EvaluationSearchCriteriaDTO.getField()Returns the enum constant of this class with the specified name.EvaluationSearchCriteriaDTO.FieldEnum.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.FieldEnumModifier and TypeMethodDescriptionEvaluationSearchCriteriaDTO.field(EvaluationSearchCriteriaDTO.FieldEnum field) Field name to search againstvoidEvaluationSearchCriteriaDTO.setField(EvaluationSearchCriteriaDTO.FieldEnum field)