Class GeneratedFlashBuyCronJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
FlashBuyCronJob

public abstract class GeneratedFlashBuyCronJob extends CronJob
Generated class for type FlashBuyCronJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedFlashBuyCronJob

      public GeneratedFlashBuyCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCronJob
    • getFlashBuyCoupon

      public FlashBuyCoupon getFlashBuyCoupon(SessionContext ctx)
      Generated method - Getter of the FlashBuyCronJob.flashBuyCoupon attribute.
      Returns:
      the flashBuyCoupon
    • getFlashBuyCoupon

      public FlashBuyCoupon getFlashBuyCoupon()
      Generated method - Getter of the FlashBuyCronJob.flashBuyCoupon attribute.
      Returns:
      the flashBuyCoupon
    • setFlashBuyCoupon

      public void setFlashBuyCoupon(SessionContext ctx, FlashBuyCoupon value)
      Generated method - Setter of the FlashBuyCronJob.flashBuyCoupon attribute.
      Parameters:
      value - the flashBuyCoupon
    • setFlashBuyCoupon

      public void setFlashBuyCoupon(FlashBuyCoupon value)
      Generated method - Setter of the FlashBuyCronJob.flashBuyCoupon attribute.
      Parameters:
      value - the flashBuyCoupon