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