Uses of Enum Class
travel.wink.sdk.booking.model.CustomizationLightweightBooker.DefaultLifestyleEnum
Packages that use CustomizationLightweightBooker.DefaultLifestyleEnum
-
Uses of CustomizationLightweightBooker.DefaultLifestyleEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type CustomizationLightweightBooker.DefaultLifestyleEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumControl which lifestyle contextx your users see initially.Methods in travel.wink.sdk.booking.model that return CustomizationLightweightBooker.DefaultLifestyleEnumModifier and TypeMethodDescriptionCustomizationLightweightBooker.getDefaultLifestyle()Control which lifestyle contextx your users see initially.Returns the enum constant of this class with the specified name.CustomizationLightweightBooker.DefaultLifestyleEnum.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 CustomizationLightweightBooker.DefaultLifestyleEnumModifier and TypeMethodDescriptionCustomizationLightweightBooker.defaultLifestyle(CustomizationLightweightBooker.DefaultLifestyleEnum defaultLifestyle) voidCustomizationLightweightBooker.setDefaultLifestyle(CustomizationLightweightBooker.DefaultLifestyleEnum defaultLifestyle)