Attribute.AttributeTypeSerializer

public static class AttributeTypeSerializer implements JsonSerializer<AttributeType>

Implementation of the JsonSerializer interface for the AttributeType class.

Methods

serialize

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