- Enclosing class:
- JsonUtils
public static class JsonUtils.JsonForIO
extends java.lang.Object
Helper class for selectively marshaling an Object to JSON. Only fields of
that Object that are annotated with this class will be serialised.
Intended use: import/export between different instances of JATOS.