Uses of Enum Class
dev.jcputney.elearning.parser.input.lom.types.Cost
Packages that use Cost
Package
Description
-
Uses of Cost in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return types with arguments of type CostModifier and TypeMethodDescriptionRights.getCost()Retrieves the cost information associated with the learning object.Method parameters in dev.jcputney.elearning.parser.input.lom with type arguments of type CostModifier and TypeMethodDescriptionvoidRights.setCost(SourceValuePair<Cost> cost) Sets the cost information associated with the learning object. -
Uses of Cost in dev.jcputney.elearning.parser.input.lom.types
Methods in dev.jcputney.elearning.parser.input.lom.types that return Cost