public class EditableAnnotationRef extends AnnotationRef implements Editable<AnnotationRefBuilder>
ALSO_IMPORT, INIT| Constructor and Description |
|---|
EditableAnnotationRef(ClassRef classRef,
Map<String,Object> parameters,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationRefBuilder |
edit() |
equals, getClassRef, getParameters, hashCode, toStringgetAttribute, getAttributes, hasAttributepublic AnnotationRefBuilder edit()
edit in interface Editable<AnnotationRefBuilder>Copyright © 2016. All Rights Reserved.