Uses of Enum Class
com.mypurecloud.sdk.v2.model.SurveyAggregateQueryPredicate.OperatorEnum
Packages that use SurveyAggregateQueryPredicate.OperatorEnum
-
Uses of SurveyAggregateQueryPredicate.OperatorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SurveyAggregateQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionSurveyAggregateQueryPredicate.OperatorEnum.fromString(String key) SurveyAggregateQueryPredicate.getOperator()Returns the enum constant of this class with the specified name.SurveyAggregateQueryPredicate.OperatorEnum.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 SurveyAggregateQueryPredicate.OperatorEnumModifier and TypeMethodDescriptionSurveyAggregateQueryPredicate.operator(SurveyAggregateQueryPredicate.OperatorEnum operator) Optional operator, default is matchesvoidSurveyAggregateQueryPredicate.setOperator(SurveyAggregateQueryPredicate.OperatorEnum operator)