Package com.mypurecloud.sdk.v2.model
Class LearningModuleRule
java.lang.Object
com.mypurecloud.sdk.v2.model.LearningModuleRule
- All Implemented Interfaces:
Serializable
LearningModuleRule
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getParts()inthashCode()If true, rule is activeparts(List<LearningModuleRuleParts> parts) The parts of a learning module rulevoidsetIsActive(Boolean isActive) voidsetParts(List<LearningModuleRuleParts> parts) toString()
-
Constructor Details
-
LearningModuleRule
public LearningModuleRule() -
LearningModuleRule
-
-
Method Details