Class Delivery

java.lang.Object
org.bhn.promotion.core.model.pricing.Delivery
All Implemented Interfaces:
Serializable

public class Delivery extends Object implements Serializable
Represents the delivery options for a pricing model.

This class encapsulates various types of delivery methods, including digital and physical delivery options, and allows for flexible configuration based on the type of delivery required.

See Also:
  • Constructor Details

    • Delivery

      public Delivery()