public class SdkConnector extends JavaTemplateEntity
connectorModel, NAME_MEMBER, outputDir, VALUE_MEMBER| Constructor and Description |
|---|
SdkConnector(Path outputDir,
ConnectorModel connectorModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplates() |
Map<List<String>,String> |
getEnumValuesName() |
String |
getJavaName() |
Map<TypeSchema,String> |
getTypeSchemaPaths() |
generateGetter, generateOptionalGetter, getResourcesPath, getSourcesPath, writeClassToFile, writeClassToFilegetTemplateEnginepublic SdkConnector(Path outputDir, ConnectorModel connectorModel) throws TemplatingException
TemplatingExceptionpublic String getJavaName()
public void applyTemplates()
throws TemplatingException
applyTemplates in class TemplateEntityTemplatingExceptionpublic Map<TypeSchema,String> getTypeSchemaPaths()
Copyright © 2020. All rights reserved.