Uses of Enum Class
com.mypurecloud.sdk.v2.model.EvaluationAggregateQueryPredicate.TypeEnum
Packages that use EvaluationAggregateQueryPredicate.TypeEnum
-
Uses of EvaluationAggregateQueryPredicate.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationAggregateQueryPredicate.TypeEnumModifier and TypeMethodDescriptionEvaluationAggregateQueryPredicate.TypeEnum.fromString(String key) EvaluationAggregateQueryPredicate.getType()Returns the enum constant of this class with the specified name.EvaluationAggregateQueryPredicate.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 EvaluationAggregateQueryPredicate.TypeEnumModifier and TypeMethodDescriptionvoidEvaluationAggregateQueryPredicate.setType(EvaluationAggregateQueryPredicate.TypeEnum type) EvaluationAggregateQueryPredicate.type(EvaluationAggregateQueryPredicate.TypeEnum type) Optional type, can usually be inferred