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