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