public class AnnotationRef extends AttributeSupport implements Renderable
ALSO_IMPORT, DEFAULT_VALUE, INIT, INIT_FUNCTION, LAZY_INIT| Constructor and Description |
|---|
AnnotationRef(ClassRef classRef,
Map<String,Object> parameters,
Map<AttributeKey,Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ClassRef |
getClassRef() |
Map<String,Object> |
getParameters() |
Set<ClassRef> |
getReferences() |
int |
hashCode() |
String |
toString() |
getAttribute, getAttributes, hasAttributeclone, finalize, getClass, notify, notifyAll, wait, wait, waitrender, renderpublic ClassRef getClassRef()
Copyright © 2023. All rights reserved.