|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAMGenInstruction | |
|---|---|
| com.agimatec.annotations.jam | |
| Uses of JAMGenInstruction in com.agimatec.annotations.jam |
|---|
| Methods in com.agimatec.annotations.jam that return JAMGenInstruction | |
|---|---|
JAMGenInstruction |
JAMTestGenerator.addInstruction(String templateBaseName,
String outputDir,
String outputFile)
|
JAMGenInstruction |
JAMDtoGenerator.addInstruction(String templateBaseName,
String outputDir,
String outputFile)
|
static JAMGenInstruction |
JAMTestGenerator.getCurrentInstruction()
|
static JAMGenInstruction |
JAMDtoGenerator.getCurrentInstruction()
|
JAMGenInstruction |
JAMGenInstruction.setDefaultPackage(String defaultPackage)
|
JAMGenInstruction |
JAMGenInstruction.setOutputDir(String outputDir)
|
JAMGenInstruction |
JAMGenInstruction.setOutputFile(String outputFile)
|
JAMGenInstruction |
JAMGenInstruction.setPrefix(String prefix)
default prefix of each output file e.g. |
JAMGenInstruction |
JAMGenInstruction.setSuffix(String suffix)
.java or file ending for each file |
JAMGenInstruction |
JAMGenInstruction.setTemplate(String template)
|
JAMGenInstruction |
JAMGenInstruction.setUsageQualifier(String usageQualifier)
use case for the DTO annotations (multi annotation support) or null |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||