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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAttribute_name(String attribute_name) voidsetAttribute_value(String attribute_value) voidsetSection_name(String section_name) toString()
- 
Constructor Details- 
MerchantCenterXMLProductDetailpublic MerchantCenterXMLProductDetail()
 
- 
- 
Method Details