Concept.ConceptClassSerializer

public static class ConceptClassSerializer implements JsonSerializer<ConceptClass>

Implementation of the JsonSerializer interface for the ConceptClass class.

Methods

serialize

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