Class BaseSummary
java.lang.Object
org.bhn.promotion.core.model.pricing.BaseSummary
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PromoSummary
Represents a summary of a value, including its associated currency.
This class encapsulates details about monetary amounts, providing a way to manage
values in a consistent manner within the promotion system.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseSummary
public BaseSummary()
-