public class AnnotationsAttributeEditor extends Object
| Constructor and Description |
|---|
AnnotationsAttributeEditor(AnnotationsAttribute targetAnnotationsAttribute)
Creates a new AnnotationsAttributeEditor that will edit annotations in
the given annotations attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotation(Annotation annotation)
Adds a given annotation to the annotations attribute.
|
public AnnotationsAttributeEditor(AnnotationsAttribute targetAnnotationsAttribute)
public void addAnnotation(Annotation annotation)
Copyright © 2016. All rights reserved.