Annotation Interface Inferred
Specifies that the field values are inferred.
Inferred values are read only and cannot be modified.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
Returnstrue
when explicit data can also be included in the values.
-
Element Details
-
includeExplicit
boolean includeExplicitReturnstrue
when explicit data can also be included in the values.- Returns:
- Whether to include explicit (asserted) data
- Default:
- true
-