public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
boolean |
fkAccessors() |
String |
getBasePackage() |
String |
getClassNameSuffix() |
boolean |
getDocs() |
String |
getEventContext() |
List<String> |
getExcludes() |
boolean |
getGeneratedAnnotation() |
GeneratorMode |
getGeneratorMode() |
List<String> |
getIncludes() |
MethodStyle |
getMethodStyle() |
ParserMode |
getParserMode() |
String |
getPluginInformation() |
void |
setGeneratedAnnotation(boolean generate) |
void |
setPluginInformation(String pluginInformation) |
ParserMode getParserMode()
GeneratorMode getGeneratorMode()
MethodStyle getMethodStyle()
String getBasePackage()
String getEventContext()
String getClassNameSuffix()
boolean getDocs()
boolean fkAccessors()
void setGeneratedAnnotation(boolean generate)
boolean getGeneratedAnnotation()
String getPluginInformation()
void setPluginInformation(String pluginInformation)
Copyright © 2023 SAP. All rights reserved.