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