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