public class EditableAnnotationRef extends AnnotationRef implements Editable<AnnotationRefBuilder>
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_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, getReferences, hashCode, toString
getAttribute, getAttributes, hasAttribute
public AnnotationRefBuilder edit()
edit
in interface Editable<AnnotationRefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.