public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String |
getBasePackage() |
String |
getClassNameSuffix() |
boolean |
getDocs() |
String |
getEventContext() |
List<String> |
getExcludes() |
GeneratorMode |
getGeneratorMode() |
List<String> |
getIncludes() |
MethodStyle |
getMethodStyle() |
ParserMode |
getParserMode() |
ParserMode getParserMode()
GeneratorMode getGeneratorMode()
MethodStyle getMethodStyle()
String getBasePackage()
String getEventContext()
String getClassNameSuffix()
boolean getDocs()
Copyright © 2021 SAP. All rights reserved.