public class AdPlacePageSetInvalidLocation extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdPlacePageSetInvalidLocation() |
| Modifier and Type | Method and Description |
|---|---|
AdPlacePageSetInvalidLocation |
copyFrom(AdPlacePageSetInvalidLocation instance) |
APIContext |
getContext() |
String |
getFieldId() |
Page |
getFieldPage() |
Object |
getFieldWarning() |
String |
getId() |
static APIRequest.ResponseParser<AdPlacePageSetInvalidLocation> |
getParser() |
static AdPlacePageSetInvalidLocation |
loadJSON(String json,
APIContext context) |
static APINodeList<AdPlacePageSetInvalidLocation> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
AdPlacePageSetInvalidLocation |
setFieldId(String value) |
AdPlacePageSetInvalidLocation |
setFieldPage(Page value) |
AdPlacePageSetInvalidLocation |
setFieldPage(String value) |
AdPlacePageSetInvalidLocation |
setFieldWarning(Object value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdPlacePageSetInvalidLocation loadJSON(String json, APIContext context)
public static APINodeList<AdPlacePageSetInvalidLocation> 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 Page getFieldPage()
public AdPlacePageSetInvalidLocation setFieldPage(Page value)
public AdPlacePageSetInvalidLocation setFieldPage(String value)
public Object getFieldWarning()
public AdPlacePageSetInvalidLocation setFieldWarning(Object value)
public String getFieldId()
public AdPlacePageSetInvalidLocation setFieldId(String value)
public AdPlacePageSetInvalidLocation copyFrom(AdPlacePageSetInvalidLocation instance)
public static APIRequest.ResponseParser<AdPlacePageSetInvalidLocation> getParser()
Copyright © 2018. All rights reserved.