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