public interface Tier
Modifier and Type | Method and Description |
---|---|
InternationalPrice |
getFixedPrice() |
Limit[] |
getLimits() |
InternationalPrice |
getRecurringPrice() |
TieredBlock[] |
getTieredBlocks() |
Limit[] getLimits()
Limit
for that Tier
section.TieredBlock[] getTieredBlocks()
Block
for that Tier
section.InternationalPrice getFixedPrice()
InternationalPrice
for that Tier
section.InternationalPrice getRecurringPrice()
InternationalPrice
for that Tier
section.Copyright © 2010-2018. All Rights Reserved.