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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getRate()
int
hashCode()
void
setCountry
(String country) void
void
void
setTax_ship
(String tax_ship) toString()
-
Constructor Details
-
MerchantCenterXMLTax
public MerchantCenterXMLTax()
-
-
Method Details