Annotation Interface SerdeConfig.SerIgnored
- Enclosing class:
- SerdeConfig
@Internal
public static @interface SerdeConfig.SerIgnored
Ignore handling meta annotation.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
Ignore handling meta annotation on type. -
Field Summary
-
Field Details
-
IGNORE_UNKNOWN
Is it unknown ignored.- See Also:
-
ALLOW_DESERIALIZE
Is deserialization of ignored properties allowed.- See Also:
-
ALLOW_SERIALIZE
Is serialization of ignored properties allowed.- See Also:
-