Uses of Enum Class
com.mypurecloud.sdk.v2.model.TranscriptAggregateQueryPredicate.DimensionEnum
Packages that use TranscriptAggregateQueryPredicate.DimensionEnum
-
Uses of TranscriptAggregateQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionTranscriptAggregateQueryPredicate.DimensionEnum.fromString(String key) TranscriptAggregateQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.TranscriptAggregateQueryPredicate.DimensionEnum.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 TranscriptAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionTranscriptAggregateQueryPredicate.dimension(TranscriptAggregateQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidTranscriptAggregateQueryPredicate.setDimension(TranscriptAggregateQueryPredicate.DimensionEnum dimension)