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