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