Class RecipientsListEntriesEntitySerializer

    • Constructor Detail

      • RecipientsListEntriesEntitySerializer

        public RecipientsListEntriesEntitySerializer​(com.google.gson.Gson gson)
    • Method Detail

      • deserialize

        public RecipientsListEntriesEntity deserialize​(com.google.gson.JsonElement jsonElement,
                                                       Type type,
                                                       com.google.gson.JsonDeserializationContext jsonDeserializationContext)
                                                throws com.google.gson.JsonParseException
        Specified by:
        deserialize in interface com.google.gson.JsonDeserializer<RecipientsListEntriesEntity>
        Throws:
        com.google.gson.JsonParseException
      • serialize

        public com.google.gson.JsonElement serialize​(RecipientsListEntriesEntity recipientsListEntriesEntity,
                                                     Type type,
                                                     com.google.gson.JsonSerializationContext jsonSerializationContext)
        Specified by:
        serialize in interface com.google.gson.JsonSerializer<RecipientsListEntriesEntity>