public class FeeRefundCollectionDeserializer extends java.lang.Object implements com.google.gson.JsonDeserializer<FeeRefundCollection>
Modifier and Type | Field and Description |
---|---|
static java.lang.reflect.Type |
REFUND_LIST_TYPE |
Constructor and Description |
---|
FeeRefundCollectionDeserializer() |
Modifier and Type | Method and Description |
---|---|
FeeRefundCollection |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public FeeRefundCollection deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<FeeRefundCollection>
com.google.gson.JsonParseException