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