Uses of Enum Class
com.mypurecloud.sdk.v2.model.EvaluationSearchAggregationDTO.TypeEnum
Packages that use EvaluationSearchAggregationDTO.TypeEnum
-
Uses of EvaluationSearchAggregationDTO.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationSearchAggregationDTO.TypeEnumModifier and TypeMethodDescriptionEvaluationSearchAggregationDTO.TypeEnum.fromString(String key) EvaluationSearchAggregationDTO.getType()Returns the enum constant of this class with the specified name.EvaluationSearchAggregationDTO.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 EvaluationSearchAggregationDTO.TypeEnumModifier and TypeMethodDescriptionvoidEvaluationSearchAggregationDTO.setType(EvaluationSearchAggregationDTO.TypeEnum type) EvaluationSearchAggregationDTO.type(EvaluationSearchAggregationDTO.TypeEnum type) The Type of Aggregation to Perform