Package de.xima.fc.helper
Class ProjektRessourceAdapter
java.lang.Object
com.google.gson.TypeAdapter<ProjektRessource>
de.xima.fc.helper.ProjektRessourceAdapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(com.google.gson.stream.JsonReader in) voidwrite(com.google.gson.stream.JsonWriter out, ProjektRessource src) Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
ProjektRessourceAdapter
public ProjektRessourceAdapter()
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<ProjektRessource>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<ProjektRessource>- Throws:
IOException
-