| Class | Description |
|---|---|
| AnnotationAnnotationValue |
Represents a nestled annotation value
|
| AnnotationBuilder |
Utility class that can be used to contruct annotations and annotation attributes from java
Annotation instances |
| AnnotationsAttribute |
An annotations attribute
|
| AnnotationValue |
Represents an annotation name/value pair.
|
| ArrayAnnotationValue |
An array annotation value
|
| BooleanAnnotationValue |
A boolean annotation value
|
| ByteAnnotationValue |
a byte annotation value
|
| CharAnnotationValue |
A char annotation value
|
| ClassAnnotation |
A bytecode representation of a java annotation
|
| ClassAnnotationValue |
A class annotation value
|
| DoubleAnnotationValue |
a double annotation value
|
| EnumAnnotationValue |
An enum annotation value
|
| FloatAnnotationValue |
A float annotation value
|
| IntAnnotationValue |
An int annotation value
|
| LongAnnotationValue |
A long annotation value
|
| ParameterAnnotationsAttribute |
A parameter annotations attribute
|
| ShortAnnotationValue |
short annotation value
|
| StringAnnotationValue |
A string annotation value
|
| Enum | Description |
|---|---|
| AnnotationsAttribute.Type | |
| ParameterAnnotationsAttribute.Type |
Copyright © 2019 JBoss by Red Hat. All rights reserved.