Uses of Record Class
tech.jhipster.lite.project.domain.ModuleSlug
Packages that use ModuleSlug
-
Uses of ModuleSlug in tech.jhipster.lite.project.domain
Methods in tech.jhipster.lite.project.domain that return types with arguments of type ModuleSlugModifier and TypeMethodDescriptionModulesSlugs.modules()Returns the value of themodulesrecord component.Constructor parameters in tech.jhipster.lite.project.domain with type arguments of type ModuleSlugModifierConstructorDescriptionModulesSlugs(Collection<ModuleSlug> modules) Creates an instance of aModulesSlugsrecord class. -
Uses of ModuleSlug in tech.jhipster.lite.project.domain.history
Methods in tech.jhipster.lite.project.domain.history that return ModuleSlugMethods in tech.jhipster.lite.project.domain.history with parameters of type ModuleSlugModifier and TypeMethodDescriptionProjectAction.ProjectActionModuleBuilder.module(ModuleSlug module)