public interface IsAnnotationValue
| Modifier and Type | Method and Description |
|---|---|
Object |
getRawValue() |
String |
getType() |
boolean |
isAnnotation() |
boolean |
isArray() |
boolean |
isClass() |
boolean |
isEnum() |
boolean |
isPrimitive() |
boolean |
isString() |
Object |
loadValue(ClassLoader loader) |
boolean isArray()
boolean isEnum()
boolean isClass()
boolean isAnnotation()
boolean isString()
boolean isPrimitive()
String getType()
Object getRawValue()
Object loadValue(ClassLoader loader)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.