public static class BettenmeldunghistorieDto.VersorgungskategorieEnum.Adapter extends com.google.gson.TypeAdapter<BettenmeldunghistorieDto.VersorgungskategorieEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
BettenmeldunghistorieDto.VersorgungskategorieEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
BettenmeldunghistorieDto.VersorgungskategorieEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
BettenmeldunghistorieDto.VersorgungskategorieEnum enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<BettenmeldunghistorieDto.VersorgungskategorieEnum>java.io.IOExceptionpublic BettenmeldunghistorieDto.VersorgungskategorieEnum read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<BettenmeldunghistorieDto.VersorgungskategorieEnum>java.io.IOException