Package com.skava.oms.model
Class ShippingMethodPriceInfo
java.lang.Object
com.skava.oms.model.ShippingMethodPriceInfo
- All Implemented Interfaces:
Serializable
The Class ShippingMethodPriceInfo
This model contains information related to shipping method price.- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTo
(ShippingMethodPriceInfo shippingMethodPriceInfoDTO) This method is used to add shipping method price information
-
Constructor Details
-
ShippingMethodPriceInfo
public ShippingMethodPriceInfo()
-
-
Method Details
-
addTo
This method is used to add shipping method price information- Parameters:
shippingMethodPriceInfoDTO
- IndicatesShippingMethodPriceInfo
object which will provide shipping method price information- Returns:
- Returns
object for providing the shipping method price informationShippingMethodPriceInfo
-