AnnotationFinder.Infopublic class AnnotationFinder.AnnotationInfo extends AnnotationFinder.Annotatable implements AnnotationFinder.Info
| Constructor | Description |
|---|---|
AnnotationInfo(java.lang.annotation.Annotation annotation) |
|
AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation) |
|
AnnotationInfo(java.lang.String name) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
java.lang.String |
toString() |
getAnnotations, getDeclaredAnnotations, getMetaAnnotationNamegetAnnotations, getDeclaredAnnotations, getMetaAnnotationNamepublic AnnotationInfo(java.lang.annotation.Annotation annotation)
public AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
public AnnotationInfo(java.lang.String name)
public java.lang.String getName()
getName in interface AnnotationFinder.Infopublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2005–2018. All rights reserved.