public class AnnotationAnnotationValue extends AnnotationValue
| Constructor and Description |
|---|
AnnotationAnnotationValue(ConstPool constPool,
String name,
ClassAnnotation value) |
| Modifier and Type | Method and Description |
|---|---|
char |
getTag() |
void |
writeData(ByteArrayDataOutputStream stream) |
getName, writepublic AnnotationAnnotationValue(ConstPool constPool, String name, ClassAnnotation value)
public char getTag()
getTag in class AnnotationValuepublic void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData in class AnnotationValueIOExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.