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