Package org.kohsuke.stapler.lang
Class AnnotatedRef
java.lang.Object
org.kohsuke.stapler.lang.AnnotatedRef
- Author:
- Kohsuke Kawaguchi
-
Method Summary
Modifier and TypeMethodDescriptionabstract <T extends Annotation>
TgetAnnotation(Class<T> type) booleanhasAnnotation(Class<? extends Annotation> type)
-
Method Details
-
getAnnotation
-
hasAnnotation
-