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