Concept.DataTypeSerializer

public static class DataTypeSerializer implements JsonSerializer<DataType>

Implementation of the JsonSerializer for the DataType class.

Methods

serialize

public JsonElement serialize(DataType src, Type typeOfSrc, JsonSerializationContext context)