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