Uses of Class
dev.jcputney.elearning.parser.input.scorm2004.adl.cp.DataMap
Packages that use DataMap
-
Uses of DataMap in dev.jcputney.elearning.parser.input.scorm2004.adl.cp
Methods in dev.jcputney.elearning.parser.input.scorm2004.adl.cp that return types with arguments of type DataMapModifier and TypeMethodDescriptionADLData.getMapList()Retrieves the list of map elements, where each map specifies a target and shared data access.Method parameters in dev.jcputney.elearning.parser.input.scorm2004.adl.cp with type arguments of type DataMapModifier and TypeMethodDescriptionvoidADLData.setMapList(List<DataMap> mapList) Sets the list of map elements, where each map specifies a target ID and shared data access configuration.