public class ActionAnnotationData<A extends java.lang.annotation.Annotation> extends AnnotationData<A>
Action annotation elements.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
alias |
protected java.lang.String |
value |
annotation| Modifier | Constructor and Description |
|---|---|
protected |
ActionAnnotationData(A annotation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
alias() |
java.lang.String |
value() |
annotationprotected ActionAnnotationData(A annotation)
Copyright © 2003-present Jodd Team