Class GeneratedBillingPlan

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

public abstract class GeneratedBillingPlan extends GenericItem
Generated class for type BillingPlan.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedBillingPlan

      public GeneratedBillingPlan()
  • Method Details

    • getDefaultAttributeModes

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

      public Integer getBillingCycleDay(SessionContext ctx)
      Generated method - Getter of the BillingPlan.billingCycleDay attribute.
      Returns:
      the billingCycleDay - Billing Cycle Day
    • getBillingCycleDay

      public Integer getBillingCycleDay()
      Generated method - Getter of the BillingPlan.billingCycleDay attribute.
      Returns:
      the billingCycleDay - Billing Cycle Day
    • getBillingCycleDayAsPrimitive

      public int getBillingCycleDayAsPrimitive(SessionContext ctx)
      Generated method - Getter of the BillingPlan.billingCycleDay attribute.
      Returns:
      the billingCycleDay - Billing Cycle Day
    • getBillingCycleDayAsPrimitive

      public int getBillingCycleDayAsPrimitive()
      Generated method - Getter of the BillingPlan.billingCycleDay attribute.
      Returns:
      the billingCycleDay - Billing Cycle Day
    • setBillingCycleDay

      public void setBillingCycleDay(SessionContext ctx, Integer value)
      Generated method - Setter of the BillingPlan.billingCycleDay attribute.
      Parameters:
      value - the billingCycleDay - Billing Cycle Day
    • setBillingCycleDay

      public void setBillingCycleDay(Integer value)
      Generated method - Setter of the BillingPlan.billingCycleDay attribute.
      Parameters:
      value - the billingCycleDay - Billing Cycle Day
    • setBillingCycleDay

      public void setBillingCycleDay(SessionContext ctx, int value)
      Generated method - Setter of the BillingPlan.billingCycleDay attribute.
      Parameters:
      value - the billingCycleDay - Billing Cycle Day
    • setBillingCycleDay

      public void setBillingCycleDay(int value)
      Generated method - Setter of the BillingPlan.billingCycleDay attribute.
      Parameters:
      value - the billingCycleDay - Billing Cycle Day
    • getBillingCycleType

      public EnumerationValue getBillingCycleType(SessionContext ctx)
      Generated method - Getter of the BillingPlan.billingCycleType attribute.
      Returns:
      the billingCycleType - Billing Cycle Type
    • getBillingCycleType

      public EnumerationValue getBillingCycleType()
      Generated method - Getter of the BillingPlan.billingCycleType attribute.
      Returns:
      the billingCycleType - Billing Cycle Type
    • setBillingCycleType

      public void setBillingCycleType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the BillingPlan.billingCycleType attribute.
      Parameters:
      value - the billingCycleType - Billing Cycle Type
    • setBillingCycleType

      public void setBillingCycleType(EnumerationValue value)
      Generated method - Setter of the BillingPlan.billingCycleType attribute.
      Parameters:
      value - the billingCycleType - Billing Cycle Type
    • getBillingFrequency

      public BillingFrequency getBillingFrequency(SessionContext ctx)
      Generated method - Getter of the BillingPlan.billingFrequency attribute.
      Returns:
      the billingFrequency - Billing Frequency
    • getBillingFrequency

      public BillingFrequency getBillingFrequency()
      Generated method - Getter of the BillingPlan.billingFrequency attribute.
      Returns:
      the billingFrequency - Billing Frequency
    • setBillingFrequency

      public void setBillingFrequency(SessionContext ctx, BillingFrequency value)
      Generated method - Setter of the BillingPlan.billingFrequency attribute.
      Parameters:
      value - the billingFrequency - Billing Frequency
    • setBillingFrequency

      public void setBillingFrequency(BillingFrequency value)
      Generated method - Setter of the BillingPlan.billingFrequency attribute.
      Parameters:
      value - the billingFrequency - Billing Frequency
    • getId

      public String getId(SessionContext ctx)
      Generated method - Getter of the BillingPlan.id attribute.
      Returns:
      the id - Identifier
    • getId

      public String getId()
      Generated method - Getter of the BillingPlan.id attribute.
      Returns:
      the id - Identifier
    • setId

      protected void setId(SessionContext ctx, String value)
      Generated method - Setter of the BillingPlan.id attribute.
      Parameters:
      value - the id - Identifier
    • setId

      protected void setId(String value)
      Generated method - Setter of the BillingPlan.id attribute.
      Parameters:
      value - the id - Identifier
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the BillingPlan.name attribute.
      Returns:
      the name - Name
    • getName

      public String getName()
      Generated method - Getter of the BillingPlan.name attribute.
      Returns:
      the name - Name
    • getAllName

      public Map<Language,String> getAllName(SessionContext ctx)
      Generated method - Getter of the BillingPlan.name attribute.
      Returns:
      the localized name - Name
    • getAllName

      public Map<Language,String> getAllName()
      Generated method - Getter of the BillingPlan.name attribute.
      Returns:
      the localized name - Name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the BillingPlan.name attribute.
      Parameters:
      value - the name - Name
    • setName

      public void setName(String value)
      Generated method - Setter of the BillingPlan.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the BillingPlan.name attribute.
      Parameters:
      value - the name - Name
    • setAllName

      public void setAllName(Map<Language,String> value)
      Generated method - Setter of the BillingPlan.name attribute.
      Parameters:
      value - the name - Name