Uses of Class
travel.wink.sdk.booking.engine.model.SellerInventoryItem
Packages that use SellerInventoryItem
-
Uses of SellerInventoryItem in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return SellerInventoryItemModifier and TypeMethodDescriptionSellerInventoryItem.addDescriptionsItem(SimpleDescription descriptionsItem) SellerInventoryItem.addKeywordsItem(String keywordsItem) SellerInventoryItem.addMultimediaIdentifiersItem(String multimediaIdentifiersItem) SellerInventoryItem.animateDelay(Integer animateDelay) SellerInventoryItem.channelInventoryIdentifier(UUID channelInventoryIdentifier) SellerInventoryItem.channelInventoryType(SellerInventoryItem.ChannelInventoryTypeEnum channelInventoryType) SellerInventoryItem.descriptions(List<SimpleDescription> descriptions) SellerInventoryItem.displayType(SellerInventoryItem.DisplayTypeEnum displayType) SellerInventoryItem.engineConfigurationIdentifier(UUID engineConfigurationIdentifier) @Valid SellerInventoryItemSellerInventoryActivity.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryAddOn.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryAttraction.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryGuestRoom.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryHotel.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryMeetingRoom.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryPackage.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryPlace.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventoryRestaurant.getConfiguration()Get _configuration@Valid SellerInventoryItemSellerInventorySpa.getConfiguration()Get _configurationSellerInventoryItem.identifier(UUID identifier) SellerInventoryItem.inventoryType(SellerInventoryItem.InventoryTypeEnum inventoryType) SellerInventoryItem.multimediaIdentifiers(List<String> multimediaIdentifiers) SellerInventoryItem.sellerIdentifier(UUID sellerIdentifier) SellerInventoryItem.sellerInventoryItemName(String sellerInventoryItemName) SellerInventoryItem.sort(SellerInventoryItem.SortEnum sort) SellerInventoryItem.status(SellerInventoryItem.StatusEnum status) SellerInventoryItem.supplierIdentifier(UUID supplierIdentifier) Methods in travel.wink.sdk.booking.engine.model with parameters of type SellerInventoryItemModifier and TypeMethodDescriptionSellerInventoryActivity._configuration(SellerInventoryItem _configuration) SellerInventoryAddOn._configuration(SellerInventoryItem _configuration) SellerInventoryAttraction._configuration(SellerInventoryItem _configuration) SellerInventoryGuestRoom._configuration(SellerInventoryItem _configuration) SellerInventoryHotel._configuration(SellerInventoryItem _configuration) SellerInventoryMeetingRoom._configuration(SellerInventoryItem _configuration) SellerInventoryPackage._configuration(SellerInventoryItem _configuration) SellerInventoryPlace._configuration(SellerInventoryItem _configuration) SellerInventoryRestaurant._configuration(SellerInventoryItem _configuration) SellerInventorySpa._configuration(SellerInventoryItem _configuration) voidSellerInventoryActivity.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryAddOn.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryAttraction.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryGuestRoom.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryHotel.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryMeetingRoom.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryPackage.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryPlace.setConfiguration(SellerInventoryItem _configuration) voidSellerInventoryRestaurant.setConfiguration(SellerInventoryItem _configuration) voidSellerInventorySpa.setConfiguration(SellerInventoryItem _configuration)