Uses of Class
travel.wink.sdk.extranet.model.AddOnLocalizedInventorySupplierDetails
Packages that use AddOnLocalizedInventorySupplierDetails
-
Uses of AddOnLocalizedInventorySupplierDetails in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return AddOnLocalizedInventorySupplierDetailsModifier and TypeMethodDescriptionAddOnLocalizedInventorySupplierDetails.addOn(AddOnSupplierDetails addOn) AddOnLocalizedInventorySupplierDetails.addPriceListItem(LocalizedTransactionalTravelInventorySupplierDetails priceListItem) AddOnLocalizedInventorySupplierDetails.channelInventoryIdentifier(UUID channelInventoryIdentifier) AddOnLocalizedInventorySupplierDetails.commission(Float commission) AddOnLocalizedInventorySupplierDetails.commissionable(Boolean commissionable) AddOnLocalizedInventorySupplierDetails.priceList(List<LocalizedTransactionalTravelInventorySupplierDetails> priceList) Methods in travel.wink.sdk.extranet.model that return types with arguments of type AddOnLocalizedInventorySupplierDetailsModifier and TypeMethodDescriptionRoomConfigurationPriceSupplierDetails.getAddOnOffers()Get addOnOffersMethods in travel.wink.sdk.extranet.model with parameters of type AddOnLocalizedInventorySupplierDetailsModifier and TypeMethodDescriptionRoomConfigurationPriceSupplierDetails.addAddOnOffersItem(AddOnLocalizedInventorySupplierDetails addOnOffersItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type AddOnLocalizedInventorySupplierDetailsModifier and TypeMethodDescriptionRoomConfigurationPriceSupplierDetails.addOnOffers(List<AddOnLocalizedInventorySupplierDetails> addOnOffers) voidRoomConfigurationPriceSupplierDetails.setAddOnOffers(List<AddOnLocalizedInventorySupplierDetails> addOnOffers)