Package com.skava.oms.model
Class FulfilMath
java.lang.Object
com.skava.oms.model.FulfilMath
- All Implemented Interfaces:
Serializable
This model contains the existing shipping details of an order or an order item.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTo
(FulfilMath math) This method will add the fulfillment values with the math calculation
-
Constructor Details
-
FulfilMath
public FulfilMath()
-
-
Method Details
-
addTo
This method will add the fulfillment values with the math calculation- Parameters:
math
- IndicatesFulfilMath
object with math calculation- Returns:
- Returns the
-