Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.adl.sequencing.MapInfo
Packages that use MapInfo
-
Uses of MapInfo in dev.jcputney.elearning.parser.input.scorm2004.adl.sequencing
Methods in dev.jcputney.elearning.parser.input.scorm2004.adl.sequencing that return types with arguments of type MapInfoModifier and TypeMethodDescriptionADLObjective.getMapInfoList()Retrieves the list of map information associated with this objective.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.adl.sequencing with type arguments of type MapInfoModifier and TypeMethodDescriptionvoidADLObjective.setMapInfoList(List<MapInfo> mapInfoList) Sets the list of map information associated with this objective.