Uses of Enum Class
travel.wink.sdk.user.settings.model.HotelOnMapAuthenticatedEntity.LifestyleTypesEnum
Packages that use HotelOnMapAuthenticatedEntity.LifestyleTypesEnum
-
Uses of HotelOnMapAuthenticatedEntity.LifestyleTypesEnum in travel.wink.sdk.user.settings.model
Subclasses with type arguments of type HotelOnMapAuthenticatedEntity.LifestyleTypesEnum in travel.wink.sdk.user.settings.modelModifier and TypeClassDescriptionstatic enumA list of lifestyles the property associates with.Methods in travel.wink.sdk.user.settings.model that return HotelOnMapAuthenticatedEntity.LifestyleTypesEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HotelOnMapAuthenticatedEntity.LifestyleTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.user.settings.model that return types with arguments of type HotelOnMapAuthenticatedEntity.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAuthenticatedEntity.getLifestyleTypes()Get lifestyleTypesMethods in travel.wink.sdk.user.settings.model with parameters of type HotelOnMapAuthenticatedEntity.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAuthenticatedEntity.addLifestyleTypesItem(HotelOnMapAuthenticatedEntity.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.user.settings.model with type arguments of type HotelOnMapAuthenticatedEntity.LifestyleTypesEnumModifier and TypeMethodDescriptionHotelOnMapAuthenticatedEntity.lifestyleTypes(List<HotelOnMapAuthenticatedEntity.LifestyleTypesEnum> lifestyleTypes) voidHotelOnMapAuthenticatedEntity.setLifestyleTypes(List<HotelOnMapAuthenticatedEntity.LifestyleTypesEnum> lifestyleTypes)