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