Class MerchantCenterXMLTax
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element.MerchantCenterXMLTax
- All Implemented Interfaces:
- Serializable
A POJO representation of 'tax' that will be serialized into the final output file.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanbooleangetRate()inthashCode()voidsetCountry(String country) voidvoidvoidsetTax_ship(String tax_ship) toString()
- 
Constructor Details- 
MerchantCenterXMLTaxpublic MerchantCenterXMLTax()
 
- 
- 
Method Details