Package gw.lang.reflect.java
Interface IJavaClassAnnotation
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AnnotationJavaClassAnnotation
public interface IJavaClassAnnotation extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
annotationTypeName()
Object
getValue(String name)
-