public class EPMethod extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
appName |
List<EPMethodArg> |
args |
String |
name |
String |
path |
String |
returnObj |
| Constructor and Description |
|---|
EPMethod(String returnObj,
String name,
String appId,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
addArg(String argType,
String argName,
boolean epReturnType) |
String |
getCode() |
Copyright © 2018. All rights reserved.