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