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