public class RecipientsListsEntitySerializer extends Object implements com.google.gson.JsonDeserializer<RecipientsListsEntity>
| Constructor and Description |
|---|
RecipientsListsEntitySerializer(com.google.gson.Gson gson) |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListsEntity |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public RecipientsListsEntitySerializer(com.google.gson.Gson gson)
public RecipientsListsEntity deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<RecipientsListsEntity>com.google.gson.JsonParseExceptionCopyright © 2016. All rights reserved.