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