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