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