public interface AnnotatedTypeInfo
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTypeName() |
boolean |
hasAnnotation(java.lang.String annotationName)
Checks whether an annotation for the given name exists.
|
boolean |
isAbstract() |
boolean isAbstract()
java.lang.String getTypeName()
boolean hasAnnotation(java.lang.String annotationName)
annotationName - The annotation name