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 |
getReturnType() |
void |
setCreateMethodParams(List<String> createMethodParams) |
void |
setReturnType(String returnType) |
public static final String METHOD_NAME
Copyright © 2019. All rights reserved.