Uses of Enum Class
travel.wink.sdk.booking.model.UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum
Packages that use UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum
-
Uses of UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnumModifier and TypeMethodDescriptionUpsertShoppingCartItemRequestAuthenticatedEntity.getLifestyle()Control which lifestyle the user used.Returns the enum constant of this class with the specified name.UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.booking.model with parameters of type UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnumModifier and TypeMethodDescriptionUpsertShoppingCartItemRequestAuthenticatedEntity.lifestyle(UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum lifestyle) voidUpsertShoppingCartItemRequestAuthenticatedEntity.setLifestyle(UpsertShoppingCartItemRequestAuthenticatedEntity.LifestyleEnum lifestyle)