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