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, parseResponse
public 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 APINode
public void setContext(APIContext context)
setContext
in class APINode
public 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.