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