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