Uses of Class
travel.wink.sdk.booking.model.PreferencesBooker
Packages that use PreferencesBooker
-
Uses of PreferencesBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return PreferencesBookerModifier and TypeMethodDescriptionPreferencesBooker.addAllergiesItem(String allergiesItem) PreferencesBooker.addBeveragePrefItem(String beveragePrefItem) PreferencesBooker.addBusinessSrvcPrefItem(String businessSrvcPrefItem) PreferencesBooker.addFoodPrefItem(String foodPrefItem) PreferencesBooker.addInterestPrefItem(String interestPrefItem) PreferencesBooker.addPetsPrefItem(String petsPrefItem) PreferencesBooker.addPhysChalFeaturePrefItem(String physChalFeaturePrefItem) PreferencesBooker.addPropertyAmenityPrefItem(String propertyAmenityPrefItem) PreferencesBooker.addRecreationSrvcPrefItem(String recreationSrvcPrefItem) PreferencesBooker.addRoomAmenityPrefItem(String roomAmenityPrefItem) PreferencesBooker.addSecurityFeaturePrefItem(String securityFeaturePrefItem) PreferencesBooker.bedTypePref(String bedTypePref) PreferencesBooker.beveragePref(List<String> beveragePref) PreferencesBooker.businessSrvcPref(List<String> businessSrvcPref) PreferencesBooker.cuisinePref(String cuisinePref) PreferencesBooker.foodSrvcPref(String foodSrvcPref) @NotNull @Valid PreferencesBookerProfileLightweightBooker.getPreferences()Customer preferencesPreferencesBooker.hotelChainPref(String hotelChainPref) PreferencesBooker.interestPref(List<String> interestPref) PreferencesBooker.physChalFeaturePref(List<String> physChalFeaturePref) PreferencesBooker.propertyAmenityPref(List<String> propertyAmenityPref) PreferencesBooker.propertyLocationPref(String propertyLocationPref) PreferencesBooker.propertyTypePref(String propertyTypePref) PreferencesBooker.recreationSrvcPref(List<String> recreationSrvcPref) PreferencesBooker.roomAmenityPref(List<String> roomAmenityPref) PreferencesBooker.roomLocationPref(String roomLocationPref) PreferencesBooker.securityFeaturePref(List<String> securityFeaturePref) PreferencesBooker.smokingAllowed(Boolean smokingAllowed) Methods in travel.wink.sdk.booking.model with parameters of type PreferencesBookerModifier and TypeMethodDescriptionProfileLightweightBooker.preferences(PreferencesBooker preferences) voidProfileLightweightBooker.setPreferences(PreferencesBooker preferences)