Uses of Class
travel.wink.sdk.extranet.model.PriceTierSupplier
Packages that use PriceTierSupplier
-
Uses of PriceTierSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PriceTierSupplierModifier and TypeMethodDescriptionPriceTierSupplier.flatAmount(Long flatAmount) PriceTierSupplier.flatAmountDecimal(BigDecimal flatAmountDecimal) PriceTierSupplier.unitAmount(Long unitAmount) PriceTierSupplier.unitAmountDecimal(BigDecimal unitAmountDecimal) Methods in travel.wink.sdk.extranet.model that return types with arguments of type PriceTierSupplierModifier and TypeMethodDescription@Valid List<PriceTierSupplier>PriceSupplier.getTiers()Get tiersMethods in travel.wink.sdk.extranet.model with parameters of type PriceTierSupplierMethod parameters in travel.wink.sdk.extranet.model with type arguments of type PriceTierSupplierModifier and TypeMethodDescriptionvoidPriceSupplier.setTiers(List<PriceTierSupplier> tiers) PriceSupplier.tiers(List<PriceTierSupplier> tiers)