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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getPrice()
int
hashCode()
void
setCountry
(String country) void
setLocation_group_name
(String location_group_name) void
setLocation_id
(String location_id) void
setMax_handling_time
(String max_handling_time) void
setMax_transit_time
(String max_transit_time) void
setMin_handling_time
(String min_handling_time) void
setMin_transit_time
(String min_transit_time) void
setPostal_code
(String postal_code) void
void
void
setService
(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
-