Uses of Enum Class
travel.wink.sdk.events.model.EngineConfigurationBookingReport.SubTypeEnum
Packages that use EngineConfigurationBookingReport.SubTypeEnum
-
Uses of EngineConfigurationBookingReport.SubTypeEnum in travel.wink.sdk.events.model
Methods in travel.wink.sdk.events.model that return EngineConfigurationBookingReport.SubTypeEnumModifier and TypeMethodDescriptionEngineConfigurationBookingReport.getSubType()Sales channel sub-type.Returns the enum constant of this class with the specified name.EngineConfigurationBookingReport.SubTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.events.model with parameters of type EngineConfigurationBookingReport.SubTypeEnumModifier and TypeMethodDescriptionvoidEngineConfigurationBookingReport.setSubType(EngineConfigurationBookingReport.SubTypeEnum subType) EngineConfigurationBookingReport.subType(EngineConfigurationBookingReport.SubTypeEnum subType)