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