public class TargetingGeoLocationPoliticalDistrict extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
TargetingGeoLocationPoliticalDistrict() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic TargetingGeoLocationPoliticalDistrict()
public static TargetingGeoLocationPoliticalDistrict loadJSON(String json, APIContext context)
public static APINodeList<TargetingGeoLocationPoliticalDistrict> 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 String getFieldCountry()
public TargetingGeoLocationPoliticalDistrict setFieldCountry(String value)
public String getFieldKey()
public TargetingGeoLocationPoliticalDistrict setFieldKey(String value)
public String getFieldName()
public TargetingGeoLocationPoliticalDistrict setFieldName(String value)
public String getFieldPoliticalDistrict()
public TargetingGeoLocationPoliticalDistrict setFieldPoliticalDistrict(String value)
public String getFieldId()
public TargetingGeoLocationPoliticalDistrict setFieldId(String value)
public TargetingGeoLocationPoliticalDistrict copyFrom(TargetingGeoLocationPoliticalDistrict instance)
public static APIRequest.ResponseParser<TargetingGeoLocationPoliticalDistrict> getParser()
Copyright © 2018. All rights reserved.