|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Annotation getAnnotation(Class ) |
|
Annotation[] getDeclaredAnnotations() |
|
Type getGenericType() |
Returns a Type object that represents the declared type for the field represented by this Field object. |
boolean isEnumConstant() |
Returns true if this field represents an element of an enumerated type; returns false otherwise. |
boolean isSynthetic() |
Returns true if this field is a synthetic field; returns false otherwise. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |