public class IntermediateModelBuilder extends Object
Constructor and Description |
---|
IntermediateModelBuilder(C2jModels models) |
Modifier and Type | Method and Description |
---|---|
IntermediateModel |
build() |
CustomizationConfig |
getCustomConfig() |
NamingStrategy |
getNamingStrategy() |
Paginators |
getPaginators() |
ServiceModel |
getService() |
TypeUtils |
getTypeUtils() |
public IntermediateModelBuilder(C2jModels models)
public IntermediateModel build()
public CustomizationConfig getCustomConfig()
public ServiceModel getService()
public NamingStrategy getNamingStrategy()
public TypeUtils getTypeUtils()
public Paginators getPaginators()
Copyright © 2022. All rights reserved.