Package com.hybris.yprofile.dto
Class OrderLineItem
java.lang.Object
com.hybris.yprofile.dto.OrderLineItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPos()getRef()getType()getUnit()voidsetCategories(List<Category> categories) voidsetCurrency(String currency) voidvoidsetPrice_effective(Double price_effective) voidsetPrice_list(Double price_list) voidsetQuantity(Long quantity) voidvoidvoidvoidsetTaxAmount(Double taxAmount) voidvoid
-
Constructor Details
-
OrderLineItem
public OrderLineItem()
-
-
Method Details
-
setRef
-
getRef
-
setType
-
getType
-
setUnit
-
getUnit
-
setPrice_list
-
getPrice_list
-
setPrice_effective
-
getPrice_effective
-
setCurrency
-
getCurrency
-
setTaxAmount
-
getTaxAmount
-
setStatus
-
getStatus
-
setPos
-
getPos
-
setQuantity
-
getQuantity
-
setReason
-
getReason
-
setCategories
-
getCategories
-