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