public class GeneratorProperties extends Object
| Constructor and Description |
|---|
GeneratorProperties() |
GeneratorProperties(String filePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAliasesFilePath() |
String |
getExceptionsFilePath() |
Optional<String> |
getLicenseServiceUrl() |
Map<String,String> |
getRepositories() |
void |
setAliasesFilePath(String aliasesFilePath) |
void |
setExceptionsFilePath(String exceptionsFilePath) |
public GeneratorProperties()
public GeneratorProperties(String filePath)
Copyright © 2019. All rights reserved.