public class UtilitiesMethod extends Object
Modifier and Type | Field and Description |
---|---|
static String |
METHOD_NAME |
Constructor and Description |
---|
UtilitiesMethod() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getCreateMethodParams() |
String |
getInstanceType() |
String |
getReturnType() |
void |
setCreateMethodParams(List<String> createMethodParams) |
void |
setInstanceType(String instanceType) |
void |
setReturnType(String returnType) |
public static final String METHOD_NAME
Copyright © 2023. All rights reserved.