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