Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.SalesChannelLightweightAffiliate.SubTypeEnum
Packages that use SalesChannelLightweightAffiliate.SubTypeEnum
-
Uses of SalesChannelLightweightAffiliate.SubTypeEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type SalesChannelLightweightAffiliate.SubTypeEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumWhat type of segment of channel is this.Methods in travel.wink.sdk.affiliate.browse.model that return SalesChannelLightweightAffiliate.SubTypeEnumModifier and TypeMethodDescriptionSalesChannelLightweightAffiliate.getSubType()What type of segment of channel is this.Returns the enum constant of this class with the specified name.SalesChannelLightweightAffiliate.SubTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type SalesChannelLightweightAffiliate.SubTypeEnumModifier and TypeMethodDescriptionvoidSalesChannelLightweightAffiliate.setSubType(SalesChannelLightweightAffiliate.SubTypeEnum subType) SalesChannelLightweightAffiliate.subType(SalesChannelLightweightAffiliate.SubTypeEnum subType)