Uses of Class
dev.jcputney.elearning.parser.input.lom.MetaMetadata
Packages that use MetaMetadata
-
Uses of MetaMetadata in dev.jcputney.elearning.parser.input.lom
Methods in dev.jcputney.elearning.parser.input.lom that return MetaMetadataModifier and TypeMethodDescriptionLOM.getMetaMetadata()Retrieves the meta-metadata information of the learning object.Methods in dev.jcputney.elearning.parser.input.lom with parameters of type MetaMetadataModifier and TypeMethodDescriptionvoidLOM.setMetaMetadata(MetaMetadata metaMetadata) Sets the meta-metadata information for the learning object.