|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaParameterInfo
Method Summary | ||
---|---|---|
|
getAnnotation(Class<A> annotationType)
|
|
Collection<Annotation> |
getAnnotations()
|
|
String |
getName()
|
|
Class |
getType()
|
|
boolean |
isFinal()
|
|
void |
logError(String msg)
|
Method Detail |
---|
boolean isFinal()
String getName()
Class getType()
void logError(String msg)
<A extends Annotation> A getAnnotation(Class<A> annotationType)
Collection<Annotation> getAnnotations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |