Uses of Enum Class
travel.wink.sdk.inventory.model.AttractionConsumer.LifestyleTypeEnum
Packages that use AttractionConsumer.LifestyleTypeEnum
-
Uses of AttractionConsumer.LifestyleTypeEnum in travel.wink.sdk.inventory.model
Methods in travel.wink.sdk.inventory.model that return AttractionConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionAttractionConsumer.getLifestyleType()Indicate the type of lifestyle this inventory should be associated with.Returns the enum constant of this class with the specified name.static AttractionConsumer.LifestyleTypeEnum[]AttractionConsumer.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 AttractionConsumer.LifestyleTypeEnumModifier and TypeMethodDescriptionAttractionConsumer.lifestyleType(AttractionConsumer.LifestyleTypeEnum lifestyleType) voidAttractionConsumer.setLifestyleType(AttractionConsumer.LifestyleTypeEnum lifestyleType)