public static class Generated.Element extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Generated.Annotation> |
annotations |
(package private) String |
contextualProducer |
(package private) String |
name |
(package private) String |
type |
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
protected Generated.Annotation |
getAnnotation(Class<?> clazz) |
boolean |
getBodyParameter() |
Generated.Annotation |
getContext() |
Generated.Annotation |
getHeaderParameter() |
Generated.Annotation |
getPathParameter() |
Generated.Annotation |
getQueryParameter() |
boolean |
isAPIGatewayRequest() |
String |
toString() |
String name
String type
String contextualProducer
List<Generated.Annotation> annotations
public Generated.Annotation getPathParameter()
public Generated.Annotation getQueryParameter()
public Generated.Annotation getHeaderParameter()
public Generated.Annotation getContext()
public boolean getBodyParameter()
public boolean isAPIGatewayRequest()
protected Generated.Annotation getAnnotation(Class<?> clazz)
Copyright © 2018. All rights reserved.