com.pingplusplus.model
Class ChargeRefundCollectionDeserializer

java.lang.Object
  extended by com.pingplusplus.model.ChargeRefundCollectionDeserializer
All Implemented Interfaces:
com.google.gson.JsonDeserializer<ChargeRefundCollection>

public class ChargeRefundCollectionDeserializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer<ChargeRefundCollection>


Constructor Summary
ChargeRefundCollectionDeserializer()
           
 
Method Summary
 ChargeRefundCollection deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChargeRefundCollectionDeserializer

public ChargeRefundCollectionDeserializer()
Method Detail

deserialize

public ChargeRefundCollection deserialize(com.google.gson.JsonElement json,
                                          java.lang.reflect.Type typeOfT,
                                          com.google.gson.JsonDeserializationContext context)
                                   throws com.google.gson.JsonParseException
Specified by:
deserialize in interface com.google.gson.JsonDeserializer<ChargeRefundCollection>
Throws:
com.google.gson.JsonParseException