Uses of Class
travel.wink.sdk.inventory.model.PlaceLocalizedInventoryNonAuthenticatedEntity
Packages that use PlaceLocalizedInventoryNonAuthenticatedEntity
-
Uses of PlaceLocalizedInventoryNonAuthenticatedEntity in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return PlaceLocalizedInventoryNonAuthenticatedEntityModifier and TypeMethodDescriptionPlaceLocalizedInventoryNonAuthenticatedEntity.addPriceListItem(LocalizedTransactionalTravelInventoryNonAuthenticatedEntity priceListItem) PlaceLocalizedInventoryNonAuthenticatedEntity.channelInventoryIdentifier(UUID channelInventoryIdentifier) PlaceLocalizedInventoryNonAuthenticatedEntity.commission(Float commission) PlaceLocalizedInventoryNonAuthenticatedEntity.commissionable(Boolean commissionable) PlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.getInventoryWithPrice()Get inventoryWithPricePlaceLocalizedInventoryNonAuthenticatedEntity.place(RefPointNonAuthenticatedEntity place) PlaceLocalizedInventoryNonAuthenticatedEntity.priceList(List<LocalizedTransactionalTravelInventoryNonAuthenticatedEntity> priceList) Methods in travel.wink.sdk.inventory.model that return types with arguments of type PlaceLocalizedInventoryNonAuthenticatedEntityModifier and TypeMethodDescriptionHotelInventoryResponseNonAuthenticatedEntity.getPlaces()List of property places on and off the premises.Methods in travel.wink.sdk.inventory.model with parameters of type PlaceLocalizedInventoryNonAuthenticatedEntityModifier and TypeMethodDescriptionHotelInventoryResponseNonAuthenticatedEntity.addPlacesItem(PlaceLocalizedInventoryNonAuthenticatedEntity placesItem) PlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.inventoryWithPrice(PlaceLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) voidPlaceLocalizedInventoryWithHotelBestPriceNonAuthenticatedEntity.setInventoryWithPrice(PlaceLocalizedInventoryNonAuthenticatedEntity inventoryWithPrice) Method parameters in travel.wink.sdk.inventory.model with type arguments of type PlaceLocalizedInventoryNonAuthenticatedEntityModifier and TypeMethodDescriptionHotelInventoryResponseNonAuthenticatedEntity.places(List<PlaceLocalizedInventoryNonAuthenticatedEntity> places) voidHotelInventoryResponseNonAuthenticatedEntity.setPlaces(List<PlaceLocalizedInventoryNonAuthenticatedEntity> places)