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