-
className
String className
fully qualified name of class
-
memberName
String memberName
mame of method or field within class, or null for whole class
-
isMethod
boolean isMethod
true for method, false for class or field
-
values
TreeMap<K,V> values
values of annotation, as primitive wrappers, String's, ArrayList's (for arrays), or Ser*Const objects