Class PreferencesSupplierDetails

java.lang.Object
travel.wink.sdk.extranet.booking.model.PreferencesSupplierDetails

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-06-26T20:17:36.846722567+07:00[Asia/Bangkok]", comments="Generator version: 7.13.0") public class PreferencesSupplierDetails extends Object
PreferencesSupplierDetails
  • Field Details

  • Constructor Details

    • PreferencesSupplierDetails

      public PreferencesSupplierDetails()
  • Method Details

    • propertyLocationPref

      public PreferencesSupplierDetails propertyLocationPref(@Nullable String propertyLocationPref)
    • getPropertyLocationPref

      @Nullable public String getPropertyLocationPref()
      Indicates preference for hotel property locations.
      Returns:
      propertyLocationPref
    • setPropertyLocationPref

      public void setPropertyLocationPref(@Nullable String propertyLocationPref)
    • propertyTypePref

      public PreferencesSupplierDetails propertyTypePref(@Nullable String propertyTypePref)
    • getPropertyTypePref

      @Nullable public String getPropertyTypePref()
      Indicates preference for hotel property types.
      Returns:
      propertyTypePref
    • setPropertyTypePref

      public void setPropertyTypePref(@Nullable String propertyTypePref)
    • hotelChainPref

      public PreferencesSupplierDetails hotelChainPref(@Nullable String hotelChainPref)
    • getHotelChainPref

      @Nullable public String getHotelChainPref()
      Identifies a preferred company by name.
      Returns:
      hotelChainPref
    • setHotelChainPref

      public void setHotelChainPref(@Nullable String hotelChainPref)
    • propertyAmenityPref

      public PreferencesSupplierDetails propertyAmenityPref(@Nullable List<String> propertyAmenityPref)
    • addPropertyAmenityPrefItem

      public PreferencesSupplierDetails addPropertyAmenityPrefItem(String propertyAmenityPrefItem)
    • getPropertyAmenityPref

      @Nullable public List<String> getPropertyAmenityPref()
      Get propertyAmenityPref
      Returns:
      propertyAmenityPref
    • setPropertyAmenityPref

      public void setPropertyAmenityPref(@Nullable List<String> propertyAmenityPref)
    • recreationSrvcPref

      public PreferencesSupplierDetails recreationSrvcPref(@Nullable List<String> recreationSrvcPref)
    • addRecreationSrvcPrefItem

      public PreferencesSupplierDetails addRecreationSrvcPrefItem(String recreationSrvcPrefItem)
    • getRecreationSrvcPref

      @Nullable public List<String> getRecreationSrvcPref()
      Get recreationSrvcPref
      Returns:
      recreationSrvcPref
    • setRecreationSrvcPref

      public void setRecreationSrvcPref(@Nullable List<String> recreationSrvcPref)
    • businessSrvcPref

      public PreferencesSupplierDetails businessSrvcPref(@Nullable List<String> businessSrvcPref)
    • addBusinessSrvcPrefItem

      public PreferencesSupplierDetails addBusinessSrvcPrefItem(String businessSrvcPrefItem)
    • getBusinessSrvcPref

      @Nullable public List<String> getBusinessSrvcPref()
      Get businessSrvcPref
      Returns:
      businessSrvcPref
    • setBusinessSrvcPref

      public void setBusinessSrvcPref(@Nullable List<String> businessSrvcPref)
    • securityFeaturePref

      public PreferencesSupplierDetails securityFeaturePref(@Nullable List<String> securityFeaturePref)
    • addSecurityFeaturePrefItem

      public PreferencesSupplierDetails addSecurityFeaturePrefItem(String securityFeaturePrefItem)
    • getSecurityFeaturePref

      @Nullable public List<String> getSecurityFeaturePref()
      Get securityFeaturePref
      Returns:
      securityFeaturePref
    • setSecurityFeaturePref

      public void setSecurityFeaturePref(@Nullable List<String> securityFeaturePref)
    • physChalFeaturePref

      public PreferencesSupplierDetails physChalFeaturePref(@Nullable List<String> physChalFeaturePref)
    • addPhysChalFeaturePrefItem

      public PreferencesSupplierDetails addPhysChalFeaturePrefItem(String physChalFeaturePrefItem)
    • getPhysChalFeaturePref

      @Nullable public List<String> getPhysChalFeaturePref()
      Indicates preferences for type of features required to meet the needs of persons with physical challenges, disabilities, etc.
      Returns:
      physChalFeaturePref
    • setPhysChalFeaturePref

      public void setPhysChalFeaturePref(@Nullable List<String> physChalFeaturePref)
    • smokingAllowed

      public PreferencesSupplierDetails smokingAllowed(@Nullable Boolean smokingAllowed)
    • getSmokingAllowed

      @Nullable public Boolean getSmokingAllowed()
      Indicates preference for smooking allowed rooms..
      Returns:
      smokingAllowed
    • setSmokingAllowed

      public void setSmokingAllowed(@Nullable Boolean smokingAllowed)
    • roomLocationPref

      public PreferencesSupplierDetails roomLocationPref(@Nullable String roomLocationPref)
    • getRoomLocationPref

      @Nullable public String getRoomLocationPref()
      Indicates preference for hotel room locations.
      Returns:
      roomLocationPref
    • setRoomLocationPref

      public void setRoomLocationPref(@Nullable String roomLocationPref)
    • bedTypePref

      public PreferencesSupplierDetails bedTypePref(@Nullable String bedTypePref)
    • getBedTypePref

      @Nullable public String getBedTypePref()
      Indicates preferences for the size and features of hotel bed types.
      Returns:
      bedTypePref
    • setBedTypePref

      public void setBedTypePref(@Nullable String bedTypePref)
    • foodSrvcPref

      public PreferencesSupplierDetails foodSrvcPref(@Nullable String foodSrvcPref)
    • getFoodSrvcPref

      @Nullable public String getFoodSrvcPref()
      Indicates preferences for type of food listener facilities in a hotel.
      Returns:
      foodSrvcPref
    • setFoodSrvcPref

      public void setFoodSrvcPref(@Nullable String foodSrvcPref)
    • roomAmenityPref

      public PreferencesSupplierDetails roomAmenityPref(@Nullable List<String> roomAmenityPref)
    • addRoomAmenityPrefItem

      public PreferencesSupplierDetails addRoomAmenityPrefItem(String roomAmenityPrefItem)
    • getRoomAmenityPref

      @Nullable public List<String> getRoomAmenityPref()
      Get roomAmenityPref
      Returns:
      roomAmenityPref
    • setRoomAmenityPref

      public void setRoomAmenityPref(@Nullable List<String> roomAmenityPref)
    • guestType

      public PreferencesSupplierDetails guestType(@Nullable String guestType)
    • getGuestType

      @Nullable public String getGuestType()
      Guest type
      Returns:
      guestType
    • setGuestType

      public void setGuestType(@Nullable String guestType)
    • mealPref

      public PreferencesSupplierDetails mealPref(@Nullable String mealPref)
    • getMealPref

      @Nullable public String getMealPref()
      Indicates meal preference.
      Returns:
      mealPref
    • setMealPref

      public void setMealPref(@Nullable String mealPref)
    • cuisinePref

      public PreferencesSupplierDetails cuisinePref(@Nullable String cuisinePref)
    • getCuisinePref

      @Nullable public String getCuisinePref()
      Indicates cuisine preference.
      Returns:
      cuisinePref
    • setCuisinePref

      public void setCuisinePref(@Nullable String cuisinePref)
    • interestPref

      public PreferencesSupplierDetails interestPref(@Nullable List<String> interestPref)
    • addInterestPrefItem

      public PreferencesSupplierDetails addInterestPrefItem(String interestPrefItem)
    • getInterestPref

      @Nullable public List<String> getInterestPref()
      Get interestPref
      Returns:
      interestPref
    • setInterestPref

      public void setInterestPref(@Nullable List<String> interestPref)
    • beveragePref

      public PreferencesSupplierDetails beveragePref(@Nullable List<String> beveragePref)
    • addBeveragePrefItem

      public PreferencesSupplierDetails addBeveragePrefItem(String beveragePrefItem)
    • getBeveragePref

      @Nullable public List<String> getBeveragePref()
      Get beveragePref
      Returns:
      beveragePref
    • setBeveragePref

      public void setBeveragePref(@Nullable List<String> beveragePref)
    • foodPref

      public PreferencesSupplierDetails foodPref(@Nullable List<String> foodPref)
    • addFoodPrefItem

      public PreferencesSupplierDetails addFoodPrefItem(String foodPrefItem)
    • getFoodPref

      @Nullable public List<String> getFoodPref()
      Get foodPref
      Returns:
      foodPref
    • setFoodPref

      public void setFoodPref(@Nullable List<String> foodPref)
    • allergies

      public PreferencesSupplierDetails allergies(@Nullable List<String> allergies)
    • addAllergiesItem

      public PreferencesSupplierDetails addAllergiesItem(String allergiesItem)
    • getAllergies

      @Nullable public List<String> getAllergies()
      Get allergies
      Returns:
      allergies
    • setAllergies

      public void setAllergies(@Nullable List<String> allergies)
    • petsPref

      public PreferencesSupplierDetails petsPref(@Nullable List<String> petsPref)
    • addPetsPrefItem

      public PreferencesSupplierDetails addPetsPrefItem(String petsPrefItem)
    • getPetsPref

      @Nullable public List<String> getPetsPref()
      Get petsPref
      Returns:
      petsPref
    • setPetsPref

      public void setPetsPref(@Nullable List<String> petsPref)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object