Uses of Class
travel.wink.sdk.extranet.model.LocalizedTransactionalTravelInventorySupplier
Packages that use LocalizedTransactionalTravelInventorySupplier
-
Uses of LocalizedTransactionalTravelInventorySupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return LocalizedTransactionalTravelInventorySupplierModifier and TypeMethodDescriptionLocalizedTransactionalTravelInventorySupplier.addDescriptionsItem(SimpleDescriptionSupplier descriptionsItem) LocalizedTransactionalTravelInventorySupplier.addMultimediasItem(SimpleMultimediaSupplier multimediasItem) LocalizedTransactionalTravelInventorySupplier.addOfferDetailsItem(SimpleDescriptionSupplier offerDetailsItem) LocalizedTransactionalTravelInventorySupplier.descriptions(List<SimpleDescriptionSupplier> descriptions) LocalizedTransactionalTravelInventorySupplier.identifier(UUID identifier) LocalizedTransactionalTravelInventorySupplier.multimedias(List<SimpleMultimediaSupplier> multimedias) LocalizedTransactionalTravelInventorySupplier.offerDetails(List<SimpleDescriptionSupplier> offerDetails) LocalizedTransactionalTravelInventorySupplier.price(LocalizedPriceSupplier price) LocalizedTransactionalTravelInventorySupplier.pricingType(LocalizedTransactionalTravelInventorySupplier.PricingTypeEnum pricingType) Methods in travel.wink.sdk.extranet.model that return types with arguments of type LocalizedTransactionalTravelInventorySupplierMethods in travel.wink.sdk.extranet.model with parameters of type LocalizedTransactionalTravelInventorySupplierModifier and TypeMethodDescriptionAddOnLocalizedInventorySupplier.addPriceListItem(LocalizedTransactionalTravelInventorySupplier priceListItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type LocalizedTransactionalTravelInventorySupplierModifier and TypeMethodDescriptionAddOnLocalizedInventorySupplier.priceList(List<LocalizedTransactionalTravelInventorySupplier> priceList) voidAddOnLocalizedInventorySupplier.setPriceList(List<LocalizedTransactionalTravelInventorySupplier> priceList)