Uses of Enum Class
com.mypurecloud.sdk.v2.model.ActionAggregateQueryFilter.TypeEnum
Packages that use ActionAggregateQueryFilter.TypeEnum
-
Uses of ActionAggregateQueryFilter.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActionAggregateQueryFilter.TypeEnumModifier and TypeMethodDescriptionActionAggregateQueryFilter.TypeEnum.fromString(String key) ActionAggregateQueryFilter.getType()Returns the enum constant of this class with the specified name.static ActionAggregateQueryFilter.TypeEnum[]ActionAggregateQueryFilter.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 ActionAggregateQueryFilter.TypeEnumModifier and TypeMethodDescriptionvoidActionAggregateQueryFilter.setType(ActionAggregateQueryFilter.TypeEnum type) ActionAggregateQueryFilter.type(ActionAggregateQueryFilter.TypeEnum type) Boolean operation to apply to the provided predicates and clauses