public class IntermediateModelBuilder extends Object
| Constructor and Description |
|---|
IntermediateModelBuilder(C2jModels models,
String codeGenBinDirectory) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateModel |
build() |
BasicCodeGenConfig |
getCodeGenConfig() |
CustomizationConfig |
getCustomConfig() |
ServiceExamples |
getExamples() |
NamingStrategy |
getNamingStrategy() |
ServiceModel |
getService() |
TypeUtils |
getTypeUtils() |
public IntermediateModel build() throws IOException
IOExceptionpublic CustomizationConfig getCustomConfig()
public BasicCodeGenConfig getCodeGenConfig()
public ServiceModel getService()
public ServiceExamples getExamples()
public NamingStrategy getNamingStrategy()
public TypeUtils getTypeUtils()
Copyright © 2023. All rights reserved.