Annotation Interface IncludeFields
Include all values of (public) fields when
serializing the object.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
If set, all private fields are included, too.
-
Element Details
-
includePrivate
boolean includePrivateIf set, all private fields are included, too.- Default:
false
-