IdentifierType.IdentifierTypeSerializer

public static class IdentifierTypeSerializer implements JsonSerializer<IdentifierType>

Implementation of the JsonSerializer interface for the IdentifierType class. It represents the identifier type as its ID.

Methods

serialize

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