public class ProductFeedMissingFeedItemReplacement extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
ProductFeedMissingFeedItemReplacement() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic ProductFeedMissingFeedItemReplacement()
public static ProductFeedMissingFeedItemReplacement loadJSON(String json, APIContext context, String header)
public static APINodeList<ProductFeedMissingFeedItemReplacement> 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 Object getFieldHomeListing()
public ProductFeedMissingFeedItemReplacement setFieldHomeListing(Object value)
public Object getFieldProductItem()
public ProductFeedMissingFeedItemReplacement setFieldProductItem(Object value)
public Object getFieldStoreProductItem()
public ProductFeedMissingFeedItemReplacement setFieldStoreProductItem(Object value)
public Object getFieldVehicle()
public ProductFeedMissingFeedItemReplacement setFieldVehicle(Object value)
public ProductFeedMissingFeedItemReplacement copyFrom(ProductFeedMissingFeedItemReplacement instance)
public static APIRequest.ResponseParser<ProductFeedMissingFeedItemReplacement> getParser()
Copyright © 2020. All rights reserved.