Class GeneratedTierUsageChargeEntry

    • Field Detail

      • TIERSTART

        public static final java.lang.String TIERSTART
        Qualifier of the TierUsageChargeEntry.tierStart attribute
        See Also:
        Constant Field Values
      • TIEREND

        public static final java.lang.String TIEREND
        Qualifier of the TierUsageChargeEntry.tierEnd 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

      • GeneratedTierUsageChargeEntry

        public GeneratedTierUsageChargeEntry()
    • Method Detail

      • getTierEnd

        public java.lang.Integer getTierEnd​(SessionContext ctx)
        Generated method - Getter of the TierUsageChargeEntry.tierEnd attribute.
        Returns:
        the tierEnd - Tier End
      • getTierEnd

        public java.lang.Integer getTierEnd()
        Generated method - Getter of the TierUsageChargeEntry.tierEnd attribute.
        Returns:
        the tierEnd - Tier End
      • getTierEndAsPrimitive

        public int getTierEndAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the TierUsageChargeEntry.tierEnd attribute.
        Returns:
        the tierEnd - Tier End
      • getTierEndAsPrimitive

        public int getTierEndAsPrimitive()
        Generated method - Getter of the TierUsageChargeEntry.tierEnd attribute.
        Returns:
        the tierEnd - Tier End
      • setTierEnd

        public void setTierEnd​(SessionContext ctx,
                               java.lang.Integer value)
        Generated method - Setter of the TierUsageChargeEntry.tierEnd attribute.
        Parameters:
        value - the tierEnd - Tier End
      • setTierEnd

        public void setTierEnd​(java.lang.Integer value)
        Generated method - Setter of the TierUsageChargeEntry.tierEnd attribute.
        Parameters:
        value - the tierEnd - Tier End
      • setTierEnd

        public void setTierEnd​(SessionContext ctx,
                               int value)
        Generated method - Setter of the TierUsageChargeEntry.tierEnd attribute.
        Parameters:
        value - the tierEnd - Tier End
      • setTierEnd

        public void setTierEnd​(int value)
        Generated method - Setter of the TierUsageChargeEntry.tierEnd attribute.
        Parameters:
        value - the tierEnd - Tier End
      • getTierStart

        public java.lang.Integer getTierStart​(SessionContext ctx)
        Generated method - Getter of the TierUsageChargeEntry.tierStart attribute.
        Returns:
        the tierStart - Tier Start
      • getTierStart

        public java.lang.Integer getTierStart()
        Generated method - Getter of the TierUsageChargeEntry.tierStart attribute.
        Returns:
        the tierStart - Tier Start
      • getTierStartAsPrimitive

        public int getTierStartAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the TierUsageChargeEntry.tierStart attribute.
        Returns:
        the tierStart - Tier Start
      • getTierStartAsPrimitive

        public int getTierStartAsPrimitive()
        Generated method - Getter of the TierUsageChargeEntry.tierStart attribute.
        Returns:
        the tierStart - Tier Start
      • setTierStart

        public void setTierStart​(SessionContext ctx,
                                 java.lang.Integer value)
        Generated method - Setter of the TierUsageChargeEntry.tierStart attribute.
        Parameters:
        value - the tierStart - Tier Start
      • setTierStart

        public void setTierStart​(java.lang.Integer value)
        Generated method - Setter of the TierUsageChargeEntry.tierStart attribute.
        Parameters:
        value - the tierStart - Tier Start
      • setTierStart

        public void setTierStart​(SessionContext ctx,
                                 int value)
        Generated method - Setter of the TierUsageChargeEntry.tierStart attribute.
        Parameters:
        value - the tierStart - Tier Start
      • setTierStart

        public void setTierStart​(int value)
        Generated method - Setter of the TierUsageChargeEntry.tierStart attribute.
        Parameters:
        value - the tierStart - Tier Start