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