-
Method Summary
Unique id of the item qualifier.
Returns the related offer
Returns the quantity of the associated OrderItem that was used as a qualifier.
void
Sets the id for this OrderItemQualifier
void
void
Sets the related order item.
void
Sets the quantity of the associated OrderItem that was used as a qualifier.
-
Method Details
-
getId
Unique id of the item qualifier.
- Returns:
-
setId
Sets the id for this OrderItemQualifier
- Parameters:
id -
-
getOrderItem
The related order item.
- Returns:
-
setOrderItem
Sets the related order item.
- Parameters:
orderItem -
-
getOffer
Returns the related offer
- Returns:
-
setOffer
void setOffer(Offer offer)
Sets the related offer.
- Parameters:
offer -
-
getQuantity
Returns the quantity of the associated OrderItem that was used as a qualifier.
- Returns:
-
setQuantity
void setQuantity(Long quantity)
Sets the quantity of the associated OrderItem that was used as a qualifier.
- Parameters:
quantity -