Module tcconfig.core
Annotation Type SerializeAs
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface SerializeAs
A field annotated with SerializeAs will be serialized and stored under the specified name.- Since:
- 1.0
- See Also:
AutoSerialization