Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

J

JSONArrayRequestBody - Class in com.scvngr.levelup.core.net
A JSONArray request body.
JSONArrayRequestBody(JSONArray) - Constructor for class com.scvngr.levelup.core.net.JSONArrayRequestBody
 
JSONArrayRequestBody(Parcel) - Constructor for class com.scvngr.levelup.core.net.JSONArrayRequestBody
Parcelable constructor.
JsonElementRequestBody - Class in com.scvngr.levelup.core.net
A request body with a JsonElement.
JsonElementRequestBody(JsonElement) - Constructor for class com.scvngr.levelup.core.net.JsonElementRequestBody
 
JsonElementRequestBody(Gson, JsonElement) - Constructor for class com.scvngr.levelup.core.net.JsonElementRequestBody
 
JsonElementRequestBody(Parcel) - Constructor for class com.scvngr.levelup.core.net.JsonElementRequestBody
 
JsonKey - Annotation Type in com.scvngr.levelup.core.annotation
Documents that a field is associated with a specific JSON key mapping.
JsonModelHelper - Class in com.scvngr.levelup.core.model.factory.json
A class to make it easier to extract LevelUp model information from a JSON object.
JsonModelHelper(JSONObject) - Constructor for class com.scvngr.levelup.core.model.factory.json.JsonModelHelper
 
JSONObjectRequestBody - Class in com.scvngr.levelup.core.net
A JSONObject request body.
JSONObjectRequestBody(JSONObject) - Constructor for class com.scvngr.levelup.core.net.JSONObjectRequestBody
 
JSONObjectRequestBody(Parcel) - Constructor for class com.scvngr.levelup.core.net.JSONObjectRequestBody
Parcelable constructor.
JsonUtils - Class in com.scvngr.levelup.core.model.util
Helper class to work with JSONObject and avoid its bugs.
JsonValueType - Annotation Type in com.scvngr.levelup.core.annotation
Documents intended mappings for JSON field key strings regarding the key's associated value's type mapping in JSON.
JsonValueType.JsonType - Enum in com.scvngr.levelup.core.annotation
Field type mappings supported by JSONObject.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links