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