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