Uses of Class
dev.jcputney.elearning.parser.input.lom.properties.CommunicationsSpec
Packages that use CommunicationsSpec
-
Uses of CommunicationsSpec in dev.jcputney.elearning.parser.input.lom.properties
Methods in dev.jcputney.elearning.parser.input.lom.properties that return CommunicationsSpecModifier and TypeMethodDescriptionBehaviorSpec.getCommunications()Retrieves the communications specification for the behavior.Methods in dev.jcputney.elearning.parser.input.lom.properties with parameters of type CommunicationsSpecModifier and TypeMethodDescriptionvoidBehaviorSpec.setCommunications(CommunicationsSpec communications) Sets the communications specification for the behavior.