Uses of Enum Class
com.mypurecloud.sdk.v2.model.TranscriptAggregationSort.NameEnum
Packages that use TranscriptAggregationSort.NameEnum
-
Uses of TranscriptAggregationSort.NameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptAggregationSort.NameEnumModifier and TypeMethodDescriptionTranscriptAggregationSort.NameEnum.fromString(String key) TranscriptAggregationSort.getName()Returns the enum constant of this class with the specified name.static TranscriptAggregationSort.NameEnum[]TranscriptAggregationSort.NameEnum.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 TranscriptAggregationSort.NameEnumModifier and TypeMethodDescriptionTranscriptAggregationSort.name(TranscriptAggregationSort.NameEnum name) Name of the metric used for sorting values.voidTranscriptAggregationSort.setName(TranscriptAggregationSort.NameEnum name)