@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Documented public @interface SkipSerialization
| Modifier and Type | Required Element and Description |
|---|---|
SerializationScope[] |
scopes
The scopes.
|
public abstract SerializationScope[] scopes
Copyright © 2026. All rights reserved.