Package de.otto.flummi.response
Class GetResponse
- java.lang.Object
-
- de.otto.flummi.response.GetResponse
-
public class GetResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description GetResponse(boolean exists, com.google.gson.JsonObject source, String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()com.google.gson.JsonObjectgetSource()booleanisExists()
-