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