Uses of Class
travel.wink.sdk.extranet.model.AddOnLocalizedInventorySupplier
Packages that use AddOnLocalizedInventorySupplier
-
Uses of AddOnLocalizedInventorySupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AddOnLocalizedInventorySupplierModifier and TypeMethodDescriptionAddOnLocalizedInventorySupplier.addOn(AddOnSupplier addOn) AddOnLocalizedInventorySupplier.addPriceListItem(LocalizedTransactionalTravelInventorySupplier priceListItem) AddOnLocalizedInventorySupplier.channelInventoryIdentifier(UUID channelInventoryIdentifier) AddOnLocalizedInventorySupplier.commission(Float commission) AddOnLocalizedInventorySupplier.commissionable(Boolean commissionable) AddOnLocalizedInventorySupplier.priceList(List<LocalizedTransactionalTravelInventorySupplier> priceList) Methods in travel.wink.sdk.extranet.model that return types with arguments of type AddOnLocalizedInventorySupplierModifier and TypeMethodDescription@Valid List<AddOnLocalizedInventorySupplier>RoomConfigurationPriceSupplier.getAddOnOffers()Get addOnOffersMethods in travel.wink.sdk.extranet.model with parameters of type AddOnLocalizedInventorySupplierModifier and TypeMethodDescriptionRoomConfigurationPriceSupplier.addAddOnOffersItem(AddOnLocalizedInventorySupplier addOnOffersItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type AddOnLocalizedInventorySupplierModifier and TypeMethodDescriptionRoomConfigurationPriceSupplier.addOnOffers(List<AddOnLocalizedInventorySupplier> addOnOffers) voidRoomConfigurationPriceSupplier.setAddOnOffers(List<AddOnLocalizedInventorySupplier> addOnOffers)