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