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