Uses of Class
org.api.mkm.modele.ShippingMethod
| Package | Description |
|---|---|
| org.api.mkm.modele |
-
Uses of ShippingMethod in org.api.mkm.modele
Methods in org.api.mkm.modele that return ShippingMethod Modifier and Type Method Description ShippingMethodOrder. getShippingMethod()ShippingMethodShoppingCart. getShippingMethod()Methods in org.api.mkm.modele with parameters of type ShippingMethod Modifier and Type Method Description voidOrder. setShippingMethod(ShippingMethod shippingMethod)voidShoppingCart. setShippingMethod(ShippingMethod shippingMethod)