public interface ClassDescriptor extends TypeDescriptor, HasAnnotations, HasMethods, HasFields
Modifier and Type | Method and Description |
---|---|
Map<String,FieldDescriptor[]> |
getFieldsByAnnotation() |
Map<String,MethodDescriptor[]> |
getMethodsByAnnotation() |
getName, getPackage, getShortName
getAnnotation, getAnnotations
getMethod, getMethods
Map<String,FieldDescriptor[]> getFieldsByAnnotation()
Map<String,MethodDescriptor[]> getMethodsByAnnotation()
Copyright © 2014. All Rights Reserved.