Uses of Class
travel.wink.sdk.user.settings.model.PreferencesNonAuthenticatedEntity
Packages that use PreferencesNonAuthenticatedEntity
-
Uses of PreferencesNonAuthenticatedEntity in travel.wink.sdk.user.settings.model
Methods in travel.wink.sdk.user.settings.model that return PreferencesNonAuthenticatedEntityModifier and TypeMethodDescriptionPreferencesNonAuthenticatedEntity.addAllergiesItem(String allergiesItem) PreferencesNonAuthenticatedEntity.addBeveragePrefItem(String beveragePrefItem) PreferencesNonAuthenticatedEntity.addBusinessSrvcPrefItem(String businessSrvcPrefItem) PreferencesNonAuthenticatedEntity.addFoodPrefItem(String foodPrefItem) PreferencesNonAuthenticatedEntity.addInterestPrefItem(String interestPrefItem) PreferencesNonAuthenticatedEntity.addPetsPrefItem(String petsPrefItem) PreferencesNonAuthenticatedEntity.addPhysChalFeaturePrefItem(String physChalFeaturePrefItem) PreferencesNonAuthenticatedEntity.addPropertyAmenityPrefItem(String propertyAmenityPrefItem) PreferencesNonAuthenticatedEntity.addRecreationSrvcPrefItem(String recreationSrvcPrefItem) PreferencesNonAuthenticatedEntity.addRoomAmenityPrefItem(String roomAmenityPrefItem) PreferencesNonAuthenticatedEntity.addSecurityFeaturePrefItem(String securityFeaturePrefItem) PreferencesNonAuthenticatedEntity.bedTypePref(String bedTypePref) PreferencesNonAuthenticatedEntity.beveragePref(List<String> beveragePref) PreferencesNonAuthenticatedEntity.businessSrvcPref(List<String> businessSrvcPref) PreferencesNonAuthenticatedEntity.cuisinePref(String cuisinePref) PreferencesNonAuthenticatedEntity.foodSrvcPref(String foodSrvcPref) @NotNull @Valid PreferencesNonAuthenticatedEntityProfileNonAuthenticatedEntity.getPreferences()Customer preferences@NotNull @Valid PreferencesNonAuthenticatedEntityUpsertProfileRequestNonAuthenticatedEntity.getPreferences()Customer preferencesPreferencesNonAuthenticatedEntity.hotelChainPref(String hotelChainPref) PreferencesNonAuthenticatedEntity.interestPref(List<String> interestPref) PreferencesNonAuthenticatedEntity.physChalFeaturePref(List<String> physChalFeaturePref) PreferencesNonAuthenticatedEntity.propertyAmenityPref(List<String> propertyAmenityPref) PreferencesNonAuthenticatedEntity.propertyLocationPref(String propertyLocationPref) PreferencesNonAuthenticatedEntity.propertyTypePref(String propertyTypePref) PreferencesNonAuthenticatedEntity.recreationSrvcPref(List<String> recreationSrvcPref) PreferencesNonAuthenticatedEntity.roomAmenityPref(List<String> roomAmenityPref) PreferencesNonAuthenticatedEntity.roomLocationPref(String roomLocationPref) PreferencesNonAuthenticatedEntity.securityFeaturePref(List<String> securityFeaturePref) PreferencesNonAuthenticatedEntity.smokingAllowed(Boolean smokingAllowed) Methods in travel.wink.sdk.user.settings.model with parameters of type PreferencesNonAuthenticatedEntityModifier and TypeMethodDescriptionProfileNonAuthenticatedEntity.preferences(PreferencesNonAuthenticatedEntity preferences) UpsertProfileRequestNonAuthenticatedEntity.preferences(PreferencesNonAuthenticatedEntity preferences) voidProfileNonAuthenticatedEntity.setPreferences(PreferencesNonAuthenticatedEntity preferences) voidUpsertProfileRequestNonAuthenticatedEntity.setPreferences(PreferencesNonAuthenticatedEntity preferences)