public static class Generated.Method extends Generated.Element
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
constructor |
(package private) int |
counter |
(package private) List<Generated.Element> |
parameters |
annotations, contextualProducer, name, type| Constructor and Description |
|---|
Method() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArgumentList() |
String |
getContentType() |
Generated.MustacheIterable |
getParameterIterable() |
String |
getParameterList() |
Generated.DefinedRoute |
getRoute() |
boolean |
isReturnsResponse() |
boolean |
isVoidMethod() |
String |
toString() |
getAnnotation, getBodyParameter, getContext, getHeaderParameter, getPathParameter, getQueryParameter, isAPIGatewayRequestfinal int counter
boolean constructor
List<Generated.Element> parameters
public Generated.DefinedRoute getRoute()
public String getContentType()
public boolean isVoidMethod()
public boolean isReturnsResponse()
public Generated.MustacheIterable getParameterIterable()
public String getParameterList()
public String getArgumentList()
public String toString()
toString in class Generated.ElementCopyright © 2018. All rights reserved.