Uses of Enum Class
dev.jcputney.elearning.parser.input.lom.types.Context
Packages that use Context
Package
Description
-
Uses of Context in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type ContextModifier and TypeMethodDescriptionEducational.getContext()Retrieves the list of contexts associated with this educational resource.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type ContextModifier and TypeMethodDescriptionvoidEducational.setContext(List<SourceValuePair<Context>> context) Sets the context for the learning object. -
Uses of Context in dev.jcputney.elearning.parser.input.lom.types
Methods in dev.jcputney.elearning.parser.input.lom.types that return Context