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