|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetaParameter
Metadata about a method or constructor parameter
| Method Summary | |
|---|---|
MetaAnnotation |
getAnnotation(String annotationName)
Get metadata about a particular annotation on the parameter. |
Set<? extends MetaAnnotation> |
getAnnotations()
Get metadata about the annotations on the parameter. |
MetaType |
getType()
Get metadata about the type of the parameter |
| Method Detail |
|---|
Set<? extends MetaAnnotation> getAnnotations()
MetaAnnotation getAnnotation(String annotationName)
annotationName - The name of the annotation desired
MetaType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||