Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeAggregationView.FunctionEnum
Packages that use KnowledgeAggregationView.FunctionEnum
-
Uses of KnowledgeAggregationView.FunctionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeAggregationView.FunctionEnumModifier and TypeMethodDescriptionKnowledgeAggregationView.FunctionEnum.fromString(String key) KnowledgeAggregationView.getFunction()Returns the enum constant of this class with the specified name.KnowledgeAggregationView.FunctionEnum.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 KnowledgeAggregationView.FunctionEnumModifier and TypeMethodDescriptionKnowledgeAggregationView.function(KnowledgeAggregationView.FunctionEnum function) Type of view you wish to createvoidKnowledgeAggregationView.setFunction(KnowledgeAggregationView.FunctionEnum function)