Uses of Record Class
tech.jhipster.lite.module.domain.preset.Preset
Packages that use Preset
-
Uses of Preset in tech.jhipster.lite.module.domain.preset
Methods in tech.jhipster.lite.module.domain.preset that return types with arguments of type PresetModifier and TypeMethodDescriptionPresets.presets()Returns the value of thepresetsrecord component.Presets.stream()Constructor parameters in tech.jhipster.lite.module.domain.preset with type arguments of type PresetModifierConstructorDescriptionPresets(Collection<Preset> presets) Creates an instance of aPresetsrecord class.