public interface JvmAnnotationClassValue extends JvmAnnotationAttributeValue
Modifier and Type | Method and Description |
---|---|
JvmClass |
getClazz() |
default java.lang.String |
getQualifiedName()
This method could be implemented to return value even if class is unresolved
|
default java.lang.String getQualifiedName()
JvmClass getClazz()
null
if class cannot be resolved