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