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