public class ProjektRessourceAdapter extends com.google.gson.TypeAdapter<ProjektRessource>
Constructor and Description |
---|
ProjektRessourceAdapter() |
Modifier and Type | Method and Description |
---|---|
ProjektRessource |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ProjektRessource src) |
public void write(com.google.gson.stream.JsonWriter out, ProjektRessource src) throws IOException
write
in class com.google.gson.TypeAdapter<ProjektRessource>
IOException
public ProjektRessource read(com.google.gson.stream.JsonReader in) throws IOException
read
in class com.google.gson.TypeAdapter<ProjektRessource>
IOException
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.