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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetRate()inthashCode()voidsetCountry(String country) voidvoidvoidsetTax_ship(String tax_ship) toString()
-
Constructor Details
-
MerchantCenterXMLTax
public MerchantCenterXMLTax()
-
-
Method Details