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