public class JServiceMethod extends Object
| Constructor and Description |
|---|
JServiceMethod(CService service,
CServiceMethod method,
JHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
String |
constant() |
JField[] |
exceptions() |
CServiceMethod |
getMethod() |
String |
getRequestClass() |
JField |
getResponse() |
String |
getResponseClass() |
CService |
getService() |
String |
methodName() |
String |
name() |
JField[] |
params() |
public JServiceMethod(CService service, CServiceMethod method, JHelper helper)
public CServiceMethod getMethod()
public CService getService()
public String constant()
public String name()
public String methodName()
public String getRequestClass()
public String getResponseClass()
public JField getResponse()
public JField[] params()
public JField[] exceptions()
Copyright © 2015–2017 morimekta.net. All rights reserved.