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