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