public static class PaymentResponsePaymentData.TransTypeEnum.Adapter extends com.google.gson.TypeAdapter<PaymentResponsePaymentData.TransTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
PaymentResponsePaymentData.TransTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
PaymentResponsePaymentData.TransTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
PaymentResponsePaymentData.TransTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<PaymentResponsePaymentData.TransTypeEnum>IOExceptionpublic PaymentResponsePaymentData.TransTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<PaymentResponsePaymentData.TransTypeEnum>IOExceptionCopyright © 2020. All rights reserved.