Uses of Record Class
tech.jhipster.lite.module.domain.preset.PresetName
Packages that use PresetName
-
Uses of PresetName in tech.jhipster.lite.module.domain.preset
Methods in tech.jhipster.lite.module.domain.preset that return PresetNameModifier and TypeMethodDescriptionstatic PresetNamePreset.name()Returns the value of thenamerecord component.Constructors in tech.jhipster.lite.module.domain.preset with parameters of type PresetNameModifierConstructorDescriptionPreset(PresetName name, JHipsterModuleSlugs modules) Creates an instance of aPresetrecord class.