Class PreferencesNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.user.settings.model.PreferencesNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:22:15.850489898+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class PreferencesNonAuthenticatedEntity
extends Object
PreferencesNonAuthenticatedEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllergiesItem(String allergiesItem) addBeveragePrefItem(String beveragePrefItem) addBusinessSrvcPrefItem(String businessSrvcPrefItem) addFoodPrefItem(String foodPrefItem) addInterestPrefItem(String interestPrefItem) addPetsPrefItem(String petsPrefItem) addPhysChalFeaturePrefItem(String physChalFeaturePrefItem) addPropertyAmenityPrefItem(String propertyAmenityPrefItem) addRecreationSrvcPrefItem(String recreationSrvcPrefItem) addRoomAmenityPrefItem(String roomAmenityPrefItem) addSecurityFeaturePrefItem(String securityFeaturePrefItem) bedTypePref(String bedTypePref) beveragePref(List<String> beveragePref) businessSrvcPref(List<String> businessSrvcPref) cuisinePref(String cuisinePref) booleanfoodSrvcPref(String foodSrvcPref) Get allergiesIndicates preferences for the size and features of hotel bed types.Get beveragePrefGet businessSrvcPrefIndicates cuisine preference.Get foodPrefIndicates preferences for type of food listener facilities in a hotel.Guest typeIdentifies a preferred company by name.Get interestPrefIndicates meal preference.Get petsPrefIndicates preferences for type of features required to meet the needs of persons with physical challenges, disabilities, etc.Get propertyAmenityPrefIndicates preference for hotel property locations.Indicates preference for hotel property types.Get recreationSrvcPrefGet roomAmenityPrefIndicates preference for hotel room locations.Get securityFeaturePrefIndicates preference for smooking allowed rooms..inthashCode()hotelChainPref(String hotelChainPref) interestPref(List<String> interestPref) physChalFeaturePref(List<String> physChalFeaturePref) propertyAmenityPref(List<String> propertyAmenityPref) propertyLocationPref(String propertyLocationPref) propertyTypePref(String propertyTypePref) recreationSrvcPref(List<String> recreationSrvcPref) roomAmenityPref(List<String> roomAmenityPref) roomLocationPref(String roomLocationPref) securityFeaturePref(List<String> securityFeaturePref) voidsetAllergies(List<String> allergies) voidsetBedTypePref(String bedTypePref) voidsetBeveragePref(List<String> beveragePref) voidsetBusinessSrvcPref(List<String> businessSrvcPref) voidsetCuisinePref(String cuisinePref) voidsetFoodPref(List<String> foodPref) voidsetFoodSrvcPref(String foodSrvcPref) voidsetGuestType(String guestType) voidsetHotelChainPref(String hotelChainPref) voidsetInterestPref(List<String> interestPref) voidsetMealPref(String mealPref) voidsetPetsPref(List<String> petsPref) voidsetPhysChalFeaturePref(List<String> physChalFeaturePref) voidsetPropertyAmenityPref(List<String> propertyAmenityPref) voidsetPropertyLocationPref(String propertyLocationPref) voidsetPropertyTypePref(String propertyTypePref) voidsetRecreationSrvcPref(List<String> recreationSrvcPref) voidsetRoomAmenityPref(List<String> roomAmenityPref) voidsetRoomLocationPref(String roomLocationPref) voidsetSecurityFeaturePref(List<String> securityFeaturePref) voidsetSmokingAllowed(Boolean smokingAllowed) smokingAllowed(Boolean smokingAllowed) toString()
-
Field Details
-
JSON_PROPERTY_PROPERTY_LOCATION_PREF
- See Also:
-
JSON_PROPERTY_PROPERTY_TYPE_PREF
- See Also:
-
JSON_PROPERTY_HOTEL_CHAIN_PREF
- See Also:
-
JSON_PROPERTY_PROPERTY_AMENITY_PREF
- See Also:
-
JSON_PROPERTY_RECREATION_SRVC_PREF
- See Also:
-
JSON_PROPERTY_BUSINESS_SRVC_PREF
- See Also:
-
JSON_PROPERTY_SECURITY_FEATURE_PREF
- See Also:
-
JSON_PROPERTY_PHYS_CHAL_FEATURE_PREF
- See Also:
-
JSON_PROPERTY_SMOKING_ALLOWED
- See Also:
-
JSON_PROPERTY_ROOM_LOCATION_PREF
- See Also:
-
JSON_PROPERTY_BED_TYPE_PREF
- See Also:
-
JSON_PROPERTY_FOOD_SRVC_PREF
- See Also:
-
JSON_PROPERTY_ROOM_AMENITY_PREF
- See Also:
-
JSON_PROPERTY_GUEST_TYPE
- See Also:
-
JSON_PROPERTY_MEAL_PREF
- See Also:
-
JSON_PROPERTY_CUISINE_PREF
- See Also:
-
JSON_PROPERTY_INTEREST_PREF
- See Also:
-
JSON_PROPERTY_BEVERAGE_PREF
- See Also:
-
JSON_PROPERTY_FOOD_PREF
- See Also:
-
JSON_PROPERTY_ALLERGIES
- See Also:
-
JSON_PROPERTY_PETS_PREF
- See Also:
-
-
Constructor Details
-
PreferencesNonAuthenticatedEntity
public PreferencesNonAuthenticatedEntity()
-
-
Method Details
-
propertyLocationPref
public PreferencesNonAuthenticatedEntity propertyLocationPref(@Nullable String propertyLocationPref) -
getPropertyLocationPref
Indicates preference for hotel property locations.- Returns:
- propertyLocationPref
-
setPropertyLocationPref
-
propertyTypePref
-
getPropertyTypePref
Indicates preference for hotel property types.- Returns:
- propertyTypePref
-
setPropertyTypePref
-
hotelChainPref
-
getHotelChainPref
Identifies a preferred company by name.- Returns:
- hotelChainPref
-
setHotelChainPref
-
propertyAmenityPref
public PreferencesNonAuthenticatedEntity propertyAmenityPref(@Nullable List<String> propertyAmenityPref) -
addPropertyAmenityPrefItem
-
getPropertyAmenityPref
-
setPropertyAmenityPref
-
recreationSrvcPref
public PreferencesNonAuthenticatedEntity recreationSrvcPref(@Nullable List<String> recreationSrvcPref) -
addRecreationSrvcPrefItem
-
getRecreationSrvcPref
-
setRecreationSrvcPref
-
businessSrvcPref
-
addBusinessSrvcPrefItem
-
getBusinessSrvcPref
-
setBusinessSrvcPref
-
securityFeaturePref
public PreferencesNonAuthenticatedEntity securityFeaturePref(@Nullable List<String> securityFeaturePref) -
addSecurityFeaturePrefItem
-
getSecurityFeaturePref
-
setSecurityFeaturePref
-
physChalFeaturePref
public PreferencesNonAuthenticatedEntity physChalFeaturePref(@Nullable List<String> physChalFeaturePref) -
addPhysChalFeaturePrefItem
-
getPhysChalFeaturePref
-
setPhysChalFeaturePref
-
smokingAllowed
-
getSmokingAllowed
Indicates preference for smooking allowed rooms..- Returns:
- smokingAllowed
-
setSmokingAllowed
-
roomLocationPref
-
getRoomLocationPref
Indicates preference for hotel room locations.- Returns:
- roomLocationPref
-
setRoomLocationPref
-
bedTypePref
-
getBedTypePref
Indicates preferences for the size and features of hotel bed types.- Returns:
- bedTypePref
-
setBedTypePref
-
foodSrvcPref
-
getFoodSrvcPref
Indicates preferences for type of food listener facilities in a hotel.- Returns:
- foodSrvcPref
-
setFoodSrvcPref
-
roomAmenityPref
-
addRoomAmenityPrefItem
-
getRoomAmenityPref
-
setRoomAmenityPref
-
guestType
-
getGuestType
-
setGuestType
-
mealPref
-
getMealPref
-
setMealPref
-
cuisinePref
-
getCuisinePref
-
setCuisinePref
-
interestPref
-
addInterestPrefItem
-
getInterestPref
-
setInterestPref
-
beveragePref
-
addBeveragePrefItem
-
getBeveragePref
-
setBeveragePref
-
foodPref
-
addFoodPrefItem
-
getFoodPref
-
setFoodPref
-
allergies
-
addAllergiesItem
-
getAllergies
-
setAllergies
-
petsPref
-
addPetsPrefItem
-
getPetsPref
-
setPetsPref
-
equals
-
hashCode
-
toString
-