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>IOExceptionpublic ProjektRessource read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<ProjektRessource>IOExceptionCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.