Uses of Enum Class
travel.wink.sdk.booking.model.CustomizationLightweightBooker.SubTypeEnum
Packages that use CustomizationLightweightBooker.SubTypeEnum
-
Uses of CustomizationLightweightBooker.SubTypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type CustomizationLightweightBooker.SubTypeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumSales channel sub-type.Methods in travel.wink.sdk.booking.model that return CustomizationLightweightBooker.SubTypeEnumModifier and TypeMethodDescriptionCustomizationLightweightBooker.getSubType()Sales channel sub-type.Returns the enum constant of this class with the specified name.CustomizationLightweightBooker.SubTypeEnum.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.SubTypeEnumModifier and TypeMethodDescriptionvoidCustomizationLightweightBooker.setSubType(CustomizationLightweightBooker.SubTypeEnum subType) CustomizationLightweightBooker.subType(CustomizationLightweightBooker.SubTypeEnum subType)