Package com.skava.oms.model
Class ItemPriceInfo
java.lang.Object
com.skava.oms.model.ItemPriceInfo
- All Implemented Interfaces:
Serializable
The Class ItemPriceInfo
This model contains the item price related information.- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddTo
(ItemPriceInfo itemPriceInfoDTO) This method is used to add item price information
-
Constructor Details
-
ItemPriceInfo
public ItemPriceInfo()
-
-
Method Details
-
addTo
This method is used to add item price information- Parameters:
itemPriceInfoDTO
- IndicatesItemPriceInfo
object- Returns:
- Returns
ItemPriceInfo
object
-