Annotation Interface Json.Ignore
- Enclosing class:
Json
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanWhether to ignore this field/method/parameter.
-
Element Details
-
value
boolean valueWhether to ignore this field/method/parameter.- Returns:
- true to ignore, false to include
- Default:
true
-