public class AnnotationRef extends AttributeSupport
ALSO_IMPORT, 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() |
int |
hashCode() |
String |
toString() |
getAttribute, getAttributes, hasAttributepublic ClassRef getClassRef()
Copyright © 2016. All Rights Reserved.