public class AnnotationRef extends AttributeSupport
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, hasAttribute
public ClassRef getClassRef()
Copyright © 2019 JBoss by Red Hat. All rights reserved.