Class TmaRecurringProdOfferPriceCharge

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
All Implemented Interfaces:
Serializable, Comparable

public class TmaRecurringProdOfferPriceCharge extends TmaAbstractProdOfferPriceCharge
Generated class for type TmaRecurringProdOfferPriceCharge.
See Also:
  • Field Details

    • CYCLESTART

      public static final String CYCLESTART
      Qualifier of the TmaRecurringProdOfferPriceCharge.cycleStart attribute
      See Also:
    • CYCLEEND

      public static final String CYCLEEND
      Qualifier of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TmaRecurringProdOfferPriceCharge

      public TmaRecurringProdOfferPriceCharge()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class TmaAbstractProdOfferPriceCharge
    • getCycleEnd

      public Integer getCycleEnd(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Returns:
      the cycleEnd - The end of the billing cycle
    • getCycleEnd

      public Integer getCycleEnd()
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Returns:
      the cycleEnd - The end of the billing cycle
    • getCycleEndAsPrimitive

      public int getCycleEndAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Returns:
      the cycleEnd - The end of the billing cycle
    • getCycleEndAsPrimitive

      public int getCycleEndAsPrimitive()
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Returns:
      the cycleEnd - The end of the billing cycle
    • setCycleEnd

      public void setCycleEnd(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Parameters:
      value - the cycleEnd - The end of the billing cycle
    • setCycleEnd

      public void setCycleEnd(Integer value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Parameters:
      value - the cycleEnd - The end of the billing cycle
    • setCycleEnd

      public void setCycleEnd(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Parameters:
      value - the cycleEnd - The end of the billing cycle
    • setCycleEnd

      public void setCycleEnd(int value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleEnd attribute.
      Parameters:
      value - the cycleEnd - The end of the billing cycle
    • getCycleStart

      public Integer getCycleStart(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Returns:
      the cycleStart - The start of the billing cycle
    • getCycleStart

      public Integer getCycleStart()
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Returns:
      the cycleStart - The start of the billing cycle
    • getCycleStartAsPrimitive

      public int getCycleStartAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Returns:
      the cycleStart - The start of the billing cycle
    • getCycleStartAsPrimitive

      public int getCycleStartAsPrimitive()
      Generated method - Getter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Returns:
      the cycleStart - The start of the billing cycle
    • setCycleStart

      public void setCycleStart(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Parameters:
      value - the cycleStart - The start of the billing cycle
    • setCycleStart

      public void setCycleStart(Integer value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Parameters:
      value - the cycleStart - The start of the billing cycle
    • setCycleStart

      public void setCycleStart(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Parameters:
      value - the cycleStart - The start of the billing cycle
    • setCycleStart

      public void setCycleStart(int value)
      Generated method - Setter of the TmaRecurringProdOfferPriceCharge.cycleStart attribute.
      Parameters:
      value - the cycleStart - The start of the billing cycle