public static interface IClass.IAnnotation
| Modifier and Type | Method and Description |
|---|---|
IType |
getAnnotationType() |
Object |
getElementValue(String name)
|
IType getAnnotationType() throws CompileException
CompileExceptionObject getElementValue(String name) throws CompileException
BooleanByteCharacterDoubleFloatIntegerLongShortStringIClass.IFieldIClassIClass.IAnnotationObject[]
Notice that null is not a valid return value.
CompileExceptionCopyright © 2022. All rights reserved.