Uses of Class
dev.jcputney.elearning.parser.input.lom.properties.CaptureHistorySpec
Packages that use CaptureHistorySpec
-
Uses of CaptureHistorySpec in dev.jcputney.elearning.parser.input.lom.properties
Methods in dev.jcputney.elearning.parser.input.lom.properties that return CaptureHistorySpecModifier and TypeMethodDescriptionBehaviorSpec.getHistory()Retrieves the capture history specification for the behavior.Methods in dev.jcputney.elearning.parser.input.lom.properties with parameters of type CaptureHistorySpecModifier and TypeMethodDescriptionvoidBehaviorSpec.setHistory(CaptureHistorySpec history) Sets the capture history specification for the behavior.