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