Class BestOfferCombination
java.lang.Object
com.broadleafcommerce.promotion.offer.client.web.context.discounts.BestOfferCombination
- All Implemented Interfaces:
Serializable
- Author:
- Chad Harchar (charchar)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setListOfCodes
(List<String> listOfCodes) void
setOfferDetails
(Map<String, OfferRef> offerDetails) toString()
-
Constructor Details
-
BestOfferCombination
public BestOfferCombination()
-
-
Method Details