Uses of Class
travel.wink.sdk.extranet.model.PreferencesSupplier
Packages that use PreferencesSupplier
-
Uses of PreferencesSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PreferencesSupplierModifier and TypeMethodDescriptionPreferencesSupplier.addAllergiesItem(String allergiesItem) PreferencesSupplier.addBeveragePrefItem(String beveragePrefItem) PreferencesSupplier.addBusinessSrvcPrefItem(String businessSrvcPrefItem) PreferencesSupplier.addFoodPrefItem(String foodPrefItem) PreferencesSupplier.addInterestPrefItem(String interestPrefItem) PreferencesSupplier.addPetsPrefItem(String petsPrefItem) PreferencesSupplier.addPhysChalFeaturePrefItem(String physChalFeaturePrefItem) PreferencesSupplier.addPropertyAmenityPrefItem(String propertyAmenityPrefItem) PreferencesSupplier.addRecreationSrvcPrefItem(String recreationSrvcPrefItem) PreferencesSupplier.addRoomAmenityPrefItem(String roomAmenityPrefItem) PreferencesSupplier.addSecurityFeaturePrefItem(String securityFeaturePrefItem) PreferencesSupplier.bedTypePref(String bedTypePref) PreferencesSupplier.beveragePref(List<String> beveragePref) PreferencesSupplier.businessSrvcPref(List<String> businessSrvcPref) PreferencesSupplier.cuisinePref(String cuisinePref) PreferencesSupplier.foodSrvcPref(String foodSrvcPref) @NotNull @Valid PreferencesSupplierProfileSupplier.getPreferences()Get preferencesPreferencesSupplier.hotelChainPref(String hotelChainPref) PreferencesSupplier.interestPref(List<String> interestPref) PreferencesSupplier.physChalFeaturePref(List<String> physChalFeaturePref) PreferencesSupplier.propertyAmenityPref(List<String> propertyAmenityPref) PreferencesSupplier.propertyLocationPref(String propertyLocationPref) PreferencesSupplier.propertyTypePref(String propertyTypePref) PreferencesSupplier.recreationSrvcPref(List<String> recreationSrvcPref) PreferencesSupplier.roomAmenityPref(List<String> roomAmenityPref) PreferencesSupplier.roomLocationPref(String roomLocationPref) PreferencesSupplier.securityFeaturePref(List<String> securityFeaturePref) PreferencesSupplier.smokingAllowed(Boolean smokingAllowed) Methods in travel.wink.sdk.extranet.model with parameters of type PreferencesSupplierModifier and TypeMethodDescriptionProfileSupplier.preferences(PreferencesSupplier preferences) voidProfileSupplier.setPreferences(PreferencesSupplier preferences)