Annotation Interface ExcludeField
Annotation for fields during serialization
Flags allow for controlled exclusion in case of multiple save formats or different levels of quality
The default flag includes all flags
-
Optional Element Summary
Optional Elements
-
Element Details
-
flag
String flag- Returns:
- name of the flag to exclude from serialization
- Default:
"ALL"
-