Package com.skava.cart.model
Class DeliveryMethod
java.lang.Object
com.skava.cart.model.DeliveryMethod
- All Implemented Interfaces:
Serializable
This model provides the delivery method details. It is based on the delivery type opted by the customer.
The customer has the option to choose a delivery method.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DeliveryMethod
public DeliveryMethod()
-