public class AdsPixelSignalsIWLNux extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
AdsPixelSignalsIWLNux() |
| Modifier and Type | Method and Description |
|---|---|
AdsPixelSignalsIWLNux |
copyFrom(AdsPixelSignalsIWLNux instance) |
APIContext |
getContext() |
String |
getFieldBackgroundColor() |
String |
getFieldContent() |
String |
getFieldContentColor() |
String |
getFieldContentSize() |
String |
getFieldImgUrl() |
String |
getId() |
static APIRequest.ResponseParser<AdsPixelSignalsIWLNux> |
getParser() |
static AdsPixelSignalsIWLNux |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<AdsPixelSignalsIWLNux> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
AdsPixelSignalsIWLNux |
setFieldBackgroundColor(String value) |
AdsPixelSignalsIWLNux |
setFieldContent(String value) |
AdsPixelSignalsIWLNux |
setFieldContentColor(String value) |
AdsPixelSignalsIWLNux |
setFieldContentSize(String value) |
AdsPixelSignalsIWLNux |
setFieldImgUrl(String value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static AdsPixelSignalsIWLNux loadJSON(String json, APIContext context, String header)
public static APINodeList<AdsPixelSignalsIWLNux> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldBackgroundColor()
public AdsPixelSignalsIWLNux setFieldBackgroundColor(String value)
public String getFieldContent()
public AdsPixelSignalsIWLNux setFieldContent(String value)
public String getFieldContentColor()
public AdsPixelSignalsIWLNux setFieldContentColor(String value)
public String getFieldContentSize()
public AdsPixelSignalsIWLNux setFieldContentSize(String value)
public String getFieldImgUrl()
public AdsPixelSignalsIWLNux setFieldImgUrl(String value)
public AdsPixelSignalsIWLNux copyFrom(AdsPixelSignalsIWLNux instance)
public static APIRequest.ResponseParser<AdsPixelSignalsIWLNux> getParser()
Copyright © 2024. All rights reserved.