Uses of Enum Class
travel.wink.sdk.extranet.model.Hotel.LifestyleTypesEnum
Packages that use Hotel.LifestyleTypesEnum
-
Uses of Hotel.LifestyleTypesEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return Hotel.LifestyleTypesEnumModifier and TypeMethodDescriptionstatic Hotel.LifestyleTypesEnumstatic Hotel.LifestyleTypesEnumReturns the enum constant of this class with the specified name.static Hotel.LifestyleTypesEnum[]Hotel.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 Hotel.LifestyleTypesEnumModifier and TypeMethodDescriptionHotel.getLifestyleTypes()List of all lifestyles property has associated with.Methods in travel.wink.sdk.extranet.model with parameters of type Hotel.LifestyleTypesEnumModifier and TypeMethodDescriptionHotel.addLifestyleTypesItem(Hotel.LifestyleTypesEnum lifestyleTypesItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type Hotel.LifestyleTypesEnumModifier and TypeMethodDescriptionHotel.lifestyleTypes(List<Hotel.LifestyleTypesEnum> lifestyleTypes) voidHotel.setLifestyleTypes(List<Hotel.LifestyleTypesEnum> lifestyleTypes)