Uses of Enum Class
travel.wink.sdk.booking.engine.model.Recreation.LifestyleTypeEnum
Packages that use Recreation.LifestyleTypeEnum
-
Uses of Recreation.LifestyleTypeEnum in travel.wink.sdk.booking.engine.model
Methods in travel.wink.sdk.booking.engine.model that return Recreation.LifestyleTypeEnumModifier and TypeMethodDescriptionstatic Recreation.LifestyleTypeEnumRecreation.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.static Recreation.LifestyleTypeEnumReturns the enum constant of this class with the specified name.static Recreation.LifestyleTypeEnum[]Recreation.LifestyleTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.engine.model with parameters of type Recreation.LifestyleTypeEnumModifier and TypeMethodDescriptionRecreation.lifestyleType(Recreation.LifestyleTypeEnum lifestyleType) voidRecreation.setLifestyleType(Recreation.LifestyleTypeEnum lifestyleType)