Class MerchantCenterXMLProductDetail
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element.MerchantCenterXMLProductDetail
- All Implemented Interfaces:
Serializable
A POJO representation of 'product detail' that will be serialized into the final output file.
See Google docs.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAttribute_name
(String attribute_name) void
setAttribute_value
(String attribute_value) void
setSection_name
(String section_name) toString()
-
Constructor Details
-
MerchantCenterXMLProductDetail
public MerchantCenterXMLProductDetail()
-
-
Method Details