Uses of Record Class
nl.datasteel.crudcraft.codegen.util.StubGeneratorUtil.StubMeta
Packages that use StubGeneratorUtil.StubMeta
-
Uses of StubGeneratorUtil.StubMeta in nl.datasteel.crudcraft.codegen.util
Methods in nl.datasteel.crudcraft.codegen.util that return StubGeneratorUtil.StubMetaModifier and TypeMethodDescriptionstatic StubGeneratorUtil.StubMeta
StubGeneratorUtil.stubMeta
(ModelDescriptor model, String subPackage, String suffix, String layer, Class<?> generatorClass) Derives package name, class name and header text for a stub generator.