Uses of Class
dev.jcputney.elearning.parser.input.aicc.AiccCourse.CourseBehavior
Packages that use AiccCourse.CourseBehavior
-
Uses of AiccCourse.CourseBehavior in dev.jcputney.elearning.parser.input.aicc
Methods in dev.jcputney.elearning.parser.input.aicc that return AiccCourse.CourseBehaviorModifier and TypeMethodDescriptionAiccCourse.getCourseBehavior()Retrieves the CourseBehavior object associated with this instance.Methods in dev.jcputney.elearning.parser.input.aicc with parameters of type AiccCourse.CourseBehaviorModifier and TypeMethodDescriptionvoidAiccCourse.setCourseBehavior(AiccCourse.CourseBehavior courseBehavior) Sets the course behavior properties for the AICC course.