Uses of Class
travel.wink.sdk.extranet.model.PlanTierSupplier
Packages that use PlanTierSupplier
-
Uses of PlanTierSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PlanTierSupplierModifier and TypeMethodDescriptionPlanTierSupplier.flatAmount(Long flatAmount) PlanTierSupplier.unitAmount(Long unitAmount) Methods in travel.wink.sdk.extranet.model that return types with arguments of type PlanTierSupplierModifier and TypeMethodDescription@Valid List<PlanTierSupplier>PlanSupplier.getTiers()Get tiersMethods in travel.wink.sdk.extranet.model with parameters of type PlanTierSupplierMethod parameters in travel.wink.sdk.extranet.model with type arguments of type PlanTierSupplierModifier and TypeMethodDescriptionvoidPlanSupplier.setTiers(List<PlanTierSupplier> tiers) PlanSupplier.tiers(List<PlanTierSupplier> tiers)