Uses of Class
travel.wink.sdk.extranet.model.RateTesterSupplier
Packages that use RateTesterSupplier
-
Uses of RateTesterSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RateTesterSupplierModifier and TypeMethodDescriptionRateTesterSupplier.addRoomConfigurationsItem(RoomConfigurationSupplier roomConfigurationsItem) RateTesterSupplier.authenticated(Boolean authenticated) RateTesterSupplier.bookingDate(LocalDate bookingDate) RateTesterSupplier.channel(ChannelNameSupplier channel) RateTesterSupplier.city(GeoNameSupplier city) RateTesterSupplier.country(GeoNameCountrySupplier country) @NotNull @Valid RateTesterSupplierBookingTestRequestSupplier.getQuery()Get queryRateTesterSupplier.hotelIdentifier(String hotelIdentifier) RateTesterSupplier.roomConfigurations(List<RoomConfigurationSupplier> roomConfigurations) RateTesterSupplier.sellEndDate(LocalDate sellEndDate) RateTesterSupplier.sellStartDate(LocalDate sellStartDate) RateTesterSupplier.stayEndDate(LocalDate stayEndDate) RateTesterSupplier.stayStartDate(LocalDate stayStartDate) Methods in travel.wink.sdk.extranet.model with parameters of type RateTesterSupplierModifier and TypeMethodDescriptionBookingTestRequestSupplier.query(RateTesterSupplier query) voidBookingTestRequestSupplier.setQuery(RateTesterSupplier query)