Uses of Enum Class
travel.wink.sdk.affiliate.model.ChartRequest.FilterOnChannelSubTypeEnum
Packages that use ChartRequest.FilterOnChannelSubTypeEnum
-
Uses of ChartRequest.FilterOnChannelSubTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ChartRequest.FilterOnChannelSubTypeEnumModifier and TypeMethodDescriptionChartRequest.getFilterOnChannelSubType()Filter on channel sub type.Returns the enum constant of this class with the specified name.ChartRequest.FilterOnChannelSubTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type ChartRequest.FilterOnChannelSubTypeEnumModifier and TypeMethodDescriptionChartRequest.filterOnChannelSubType(ChartRequest.FilterOnChannelSubTypeEnum filterOnChannelSubType) voidChartRequest.setFilterOnChannelSubType(ChartRequest.FilterOnChannelSubTypeEnum filterOnChannelSubType)