Uses of Enum Class
dev.jcputney.elearning.parser.input.lom.types.Status
Packages that use Status
Package
Description
-
Uses of Status in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type StatusModifier and TypeMethodDescriptionLifeCycle.getStatus()Retrieves the current status of the lifecycle object as aSourceValuePair<Status>.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type StatusModifier and TypeMethodDescriptionvoidLifeCycle.setStatus(SourceValuePair<Status> status) Sets the status information for the lifecycle object. -
Uses of Status in dev.jcputney.elearning.parser.input.lom.types
Methods in dev.jcputney.elearning.parser.input.lom.types that return Status