public class AggregationServiceFactoryMakeResult extends Object
Constructor and Description |
---|
AggregationServiceFactoryMakeResult(CodegenMethod initMethod,
List<CodegenInnerClass> innerClasses) |
Modifier and Type | Method and Description |
---|---|
CodegenMethod |
getInitMethod() |
List<CodegenInnerClass> |
getInnerClasses() |
public AggregationServiceFactoryMakeResult(CodegenMethod initMethod, List<CodegenInnerClass> innerClasses)
public CodegenMethod getInitMethod()
public List<CodegenInnerClass> getInnerClasses()
Copyright © 2005–2020. All rights reserved.