Class GeneratedTierUsageChargeEntry

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

public abstract class GeneratedTierUsageChargeEntry extends UsageChargeEntry
Generated class for type TierUsageChargeEntry.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedTierUsageChargeEntry

      public GeneratedTierUsageChargeEntry()
  • Method Details

    • getDefaultAttributeModes

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

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

      public 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, Integer value)
      Generated method - Setter of the TierUsageChargeEntry.tierEnd attribute.
      Parameters:
      value - the tierEnd - Tier End
    • setTierEnd

      public void setTierEnd(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 Integer getTierStart(SessionContext ctx)
      Generated method - Getter of the TierUsageChargeEntry.tierStart attribute.
      Returns:
      the tierStart - Tier Start
    • getTierStart

      public 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, Integer value)
      Generated method - Setter of the TierUsageChargeEntry.tierStart attribute.
      Parameters:
      value - the tierStart - Tier Start
    • setTierStart

      public void setTierStart(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