public class InstantArticleTrafficLift extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
InstantArticleTrafficLift() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static InstantArticleTrafficLift loadJSON(String json, APIContext context)
public static APINodeList<InstantArticleTrafficLift> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Double getFieldAndroidConfidence()
public InstantArticleTrafficLift setFieldAndroidConfidence(Double value)
public Double getFieldAndroidLift()
public InstantArticleTrafficLift setFieldAndroidLift(Double value)
public Double getFieldIphoneConfidence()
public InstantArticleTrafficLift setFieldIphoneConfidence(Double value)
public Double getFieldIphoneLift()
public InstantArticleTrafficLift setFieldIphoneLift(Double value)
public Double getFieldOverallConfidence()
public InstantArticleTrafficLift setFieldOverallConfidence(Double value)
public Double getFieldOverallLift()
public InstantArticleTrafficLift setFieldOverallLift(Double value)
public String getFieldId()
public InstantArticleTrafficLift setFieldId(String value)
public InstantArticleTrafficLift copyFrom(InstantArticleTrafficLift instance)
public static APIRequest.ResponseParser<InstantArticleTrafficLift> getParser()
Copyright © 2018. All rights reserved.