Uses of Enum Class
dev.jcputney.elearning.parser.input.cmi5.types.MoveOn
Packages that use MoveOn
Package
Description
-
Uses of MoveOn in dev.jcputney.elearning.parser.input.cmi5
Methods in dev.jcputney.elearning.parser.input.cmi5 that return MoveOnModifier and TypeMethodDescriptionAU.getMoveOn()Retrieves theMoveOnvalue associated with the current instance.Methods in dev.jcputney.elearning.parser.input.cmi5 with parameters of type MoveOnConstructors in dev.jcputney.elearning.parser.input.cmi5 with parameters of type MoveOnModifierConstructorDescriptionAU(TextType title, TextType description, ReferencesObjectives objectives, String url, String launchParameters, String entitlementKey, String id, MoveOn moveOn, PercentType masteryScore, LaunchMethod launchMethod, String activityType) Constructs a new instance of AU with the specified parameters. -
Uses of MoveOn in dev.jcputney.elearning.parser.input.cmi5.types
Methods in dev.jcputney.elearning.parser.input.cmi5.types that return MoveOn