public interface IsAnnotation extends IsType, HasMethods
| Modifier and Type | Method and Description |
|---|---|
IsAnnotationValue |
getDefaultValue(IsMethod method) |
IsAnnotationValue |
getValue(IsMethod value) |
boolean |
isCompile() |
boolean |
isRuntime() |
boolean |
isSource() |
Object |
toAnnotation(ClassLoader loader) |
getEnclosingType, isPrimitivegetEnclosedName, getPackage, getQualifiedName, getSimpleNamegetDeclaredMethods, getMethod, getMethod, getMethodsIsAnnotationValue getDefaultValue(IsMethod method)
IsAnnotationValue getValue(IsMethod value)
Object toAnnotation(ClassLoader loader)
boolean isRuntime()
boolean isCompile()
boolean isSource()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.