Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningModuleRuleParts.SelectorEnum
Packages that use LearningModuleRuleParts.SelectorEnum
-
Uses of LearningModuleRuleParts.SelectorEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningModuleRuleParts.SelectorEnumModifier and TypeMethodDescriptionLearningModuleRuleParts.SelectorEnum.fromString(String key) LearningModuleRuleParts.getSelector()Returns the enum constant of this class with the specified name.static LearningModuleRuleParts.SelectorEnum[]LearningModuleRuleParts.SelectorEnum.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 LearningModuleRuleParts.SelectorEnumModifier and TypeMethodDescriptionLearningModuleRuleParts.selector(LearningModuleRuleParts.SelectorEnum selector) The learning module rule selectorvoidLearningModuleRuleParts.setSelector(LearningModuleRuleParts.SelectorEnum selector)