Annotation Type UserData


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface UserData
Marker annotation for fields that need to be serialized/deserialized using the user serde.