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