Class MerchantCenterXMLShipping
java.lang.Object
com.broadleafcommerce.datafeed.feedprovider.google.sftp.publisher.file.element.MerchantCenterXMLShipping
- All Implemented Interfaces:
Serializable
A POJO representation of 'shipping' that will be serialized into the final output file.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetPrice()inthashCode()voidsetCountry(String country) voidsetLocation_group_name(String location_group_name) voidsetLocation_id(String location_id) voidsetMax_handling_time(String max_handling_time) voidsetMax_transit_time(String max_transit_time) voidsetMin_handling_time(String min_handling_time) voidsetMin_transit_time(String min_transit_time) voidsetPostal_code(String postal_code) voidvoidvoidsetService(String service) toString()
-
Constructor Details
-
MerchantCenterXMLShipping
public MerchantCenterXMLShipping()
-
-
Method Details
-
getCountry
-
getRegion
-
getPostal_code
-
getLocation_id
-
getService
-
getLocation_group_name
-
getPrice
-
getMin_handling_time
-
getMax_handling_time
-
getMin_transit_time
-
getMax_transit_time
-
setCountry
-
setRegion
-
setPostal_code
-
setLocation_id
-
setService
-
setLocation_group_name
-
setPrice
-
setMin_handling_time
-
setMax_handling_time
-
setMin_transit_time
-
setMax_transit_time
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-