Annotation Interface RequireField
The RequireField determines asserts that a field exists in a specific
location, with a specific name and of a specific type.
-
Required Element Summary
Required Elements
-
Element Details
-
in
Class<?> inThe target class where a field is declared- Returns:
- the target class where this field is declared
-
name
-
ofType
-