public class PageLocationsBreakdown extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageLocationsBreakdown() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static PageLocationsBreakdown loadJSON(String json, APIContext context)
public static APINodeList<PageLocationsBreakdown> 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 getFieldLocationId()
public PageLocationsBreakdown setFieldLocationId(String value)
public String getFieldLocationName()
public PageLocationsBreakdown setFieldLocationName(String value)
public String getFieldLocationType()
public PageLocationsBreakdown setFieldLocationType(String value)
public Long getFieldNumPages()
public PageLocationsBreakdown setFieldNumPages(Long value)
public Long getFieldNumPagesEligibleForStoreVisitReporting()
public PageLocationsBreakdown setFieldNumPagesEligibleForStoreVisitReporting(Long value)
public Long getFieldNumUnpublishedOrClosedPages()
public PageLocationsBreakdown setFieldNumUnpublishedOrClosedPages(Long value)
public String getFieldParentCountryCode()
public PageLocationsBreakdown setFieldParentCountryCode(String value)
public Long getFieldParentRegionId()
public PageLocationsBreakdown setFieldParentRegionId(Long value)
public String getFieldParentRegionName()
public PageLocationsBreakdown setFieldParentRegionName(String value)
public String getFieldId()
public PageLocationsBreakdown setFieldId(String value)
public PageLocationsBreakdown copyFrom(PageLocationsBreakdown instance)
public static APIRequest.ResponseParser<PageLocationsBreakdown> getParser()
Copyright © 2018. All rights reserved.