public interface IAnnotationInfo extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Object |
getFieldValue(String field) |
Object |
getInstance() |
String |
getName() |
IType |
getOwnersType() |
default AnnotationUseSiteTarget |
getTarget() |
IType |
getType() |
Copyright © 2022. All rights reserved.