Uses of Enum Class
travel.wink.sdk.extranet.model.HotelSupplier.LifestyleTypesEnum
Packages that use HotelSupplier.LifestyleTypesEnum
-
Uses of HotelSupplier.LifestyleTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return HotelSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static HotelSupplier.LifestyleTypesEnum[]HotelSupplier.LifestyleTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model that return types with arguments of type HotelSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelSupplier.getLifestyleTypes()List of all lifestyles property has associated with.Methods in travel.wink.sdk.extranet.model with parameters of type HotelSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelSupplier.addLifestyleTypesItem(HotelSupplier.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type HotelSupplier.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelSupplier.lifestyleTypes(List<HotelSupplier.LifestyleTypesEnum> lifestyleTypes) voidHotelSupplier.setLifestyleTypes(List<HotelSupplier.LifestyleTypesEnum> lifestyleTypes)