EncounterType.EncounterTypeSerializer

public static class EncounterTypeSerializer implements JsonSerializer<EncounterType>

Implementation of the JsonSerializer interface for the EncounterType class. It represents the encounter as its uuid.

Methods

serialize

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