Uses of Class
dev.jcputney.elearning.parser.input.lom.LifeCycle
Packages that use LifeCycle
-
Uses of LifeCycle in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return LifeCycleModifier and TypeMethodDescriptionLOM.getLifecycle()Retrieves the lifecycle information of the learning object.Methods in dev.jcputney.elearning.parser.input.lom with parameters of type LifeCycleModifier and TypeMethodDescriptionvoidLOM.setLifecycle(LifeCycle lifecycle) Sets the lifecycle information for the learning object.