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