Package gw.lang.reflect
Interface IAnnotationInfo
-
- All Superinterfaces:
Serializable
public interface IAnnotationInfo extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description StringgetDescription()ObjectgetFieldValue(String field)ObjectgetInstance()StringgetName()ITypegetOwnersType()default AnnotationUseSiteTargetgetTarget()ITypegetType()
-