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