Package | Description |
---|---|
org.jboss.classfilewriter.annotations |
Modifier and Type | Method and Description |
---|---|
static ClassAnnotation |
AnnotationBuilder.createAnnotation(ConstPool constPool,
Annotation annotation) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationsAttribute.addAnnotation(ClassAnnotation annotation) |
void |
ParameterAnnotationsAttribute.addAnnotation(int parameter,
ClassAnnotation annotation) |
Constructor and Description |
---|
AnnotationAnnotationValue(ConstPool constPool,
String name,
ClassAnnotation value) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.