Uses of Enum Class
travel.wink.sdk.extranet.booking.model.CustomizationLightweightSupplier.DefaultLifestyleEnum
Packages that use CustomizationLightweightSupplier.DefaultLifestyleEnum
-
Uses of CustomizationLightweightSupplier.DefaultLifestyleEnum in travel.wink.sdk.extranet.booking.model
Subclasses with type arguments of type CustomizationLightweightSupplier.DefaultLifestyleEnum in travel.wink.sdk.extranet.booking.modelModifier and TypeClassDescriptionstatic enumControl which lifestyle contextx your users see initially.Methods in travel.wink.sdk.extranet.booking.model that return CustomizationLightweightSupplier.DefaultLifestyleEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.getDefaultLifestyle()Control which lifestyle contextx your users see initially.Returns the enum constant of this class with the specified name.CustomizationLightweightSupplier.DefaultLifestyleEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.booking.model with parameters of type CustomizationLightweightSupplier.DefaultLifestyleEnumModifier and TypeMethodDescriptionCustomizationLightweightSupplier.defaultLifestyle(CustomizationLightweightSupplier.DefaultLifestyleEnum defaultLifestyle) voidCustomizationLightweightSupplier.setDefaultLifestyle(CustomizationLightweightSupplier.DefaultLifestyleEnum defaultLifestyle)