static class ParserAnnotation.AnnotationElemValue extends java.lang.Object implements Data
| Modifier and Type | Field and Description |
|---|---|
(package private) AnnotationData |
annotation |
| Constructor and Description |
|---|
AnnotationElemValue(AnnotationData annotation) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
AnnotationData annotation
AnnotationElemValue(AnnotationData annotation)
public void write(CheckedDataOutputStream out) throws java.io.IOException