Annotation Interface SerializeAllFields
Defines that all fields of a class should be serialized. You can mark specific fields with
Serialize
instead.- Since:
- 1.0
- Author:
- sehrschlechtYT | https://github.com/sehrschlechtYT
-
Optional Element Summary
Optional Elements
-
Element Details
-
ignoredTypes
Class<?>[] ignoredTypes- Default:
- {}
-