public abstract class AbstractGenerator extends Object implements Generator
| Constructor and Description |
|---|
AbstractGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplate()
Returns the Template
|
void |
setKotlin(boolean bKotlin)
Set kotlin
|
void |
setTemplate(String strTemplate)
Sets the Template
|
public void setKotlin(boolean bKotlin)
bKotlin - true if kotlin generationpublic String getTemplate()
public void setTemplate(String strTemplate)
strTemplate - The TemplateCopyright © 2020 City of Paris. All rights reserved.