Class GeneratedBillingPlan

    • Field Detail

      • ID

        public static final java.lang.String ID
        Qualifier of the BillingPlan.id attribute
        See Also:
        Constant Field Values
      • NAME

        public static final java.lang.String NAME
        Qualifier of the BillingPlan.name attribute
        See Also:
        Constant Field Values
      • BILLINGCYCLEDAY

        public static final java.lang.String BILLINGCYCLEDAY
        Qualifier of the BillingPlan.billingCycleDay attribute
        See Also:
        Constant Field Values
      • BILLINGCYCLETYPE

        public static final java.lang.String BILLINGCYCLETYPE
        Qualifier of the BillingPlan.billingCycleType attribute
        See Also:
        Constant Field Values
      • BILLINGFREQUENCY

        public static final java.lang.String BILLINGFREQUENCY
        Qualifier of the BillingPlan.billingFrequency attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedBillingPlan

        public GeneratedBillingPlan()
    • Method Detail

      • getBillingCycleDay

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

        public java.lang.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,
                                       java.lang.Integer value)
        Generated method - Setter of the BillingPlan.billingCycleDay attribute.
        Parameters:
        value - the billingCycleDay - Billing Cycle Day
      • setBillingCycleDay

        public void setBillingCycleDay​(java.lang.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 java.lang.String getId​(SessionContext ctx)
        Generated method - Getter of the BillingPlan.id attribute.
        Returns:
        the id - Identifier
      • getId

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

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

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

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

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

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

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

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

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

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

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