Uses of Record Class
tech.jhipster.lite.module.domain.replacement.MandatoryReplacer
Packages that use MandatoryReplacer
-
Uses of MandatoryReplacer in tech.jhipster.lite.module.domain.replacement
Methods in tech.jhipster.lite.module.domain.replacement that return MandatoryReplacerModifier and TypeMethodDescriptionMandatoryFileReplacer.replacement()Returns the value of thereplacementrecord component.Methods in tech.jhipster.lite.module.domain.replacement with parameters of type MandatoryReplacerModifier and TypeMethodDescriptionJHipsterModuleMandatoryReplacementsFactory.JHipsterModuleFileMandatoryReplacementsFactoryBuilder.add(MandatoryReplacer mandatoryReplacer) Constructors in tech.jhipster.lite.module.domain.replacement with parameters of type MandatoryReplacerModifierConstructorDescriptionMandatoryFileReplacer(JHipsterProjectFilePath file, MandatoryReplacer replacement) Creates an instance of aMandatoryFileReplacerrecord class.