Uses of Enum Class
travel.wink.sdk.affiliate.model.AffiliateAccountSupplier.TypeEnum
Packages that use AffiliateAccountSupplier.TypeEnum
-
Uses of AffiliateAccountSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type AffiliateAccountSupplier.TypeEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumType of sales channelMethods in travel.wink.sdk.affiliate.model that return AffiliateAccountSupplier.TypeEnumModifier and TypeMethodDescription@NotNull AffiliateAccountSupplier.TypeEnumAffiliateAccountSupplier.getType()Type of sales channelReturns the enum constant of this class with the specified name.static AffiliateAccountSupplier.TypeEnum[]AffiliateAccountSupplier.TypeEnum.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 AffiliateAccountSupplier.TypeEnumModifier and TypeMethodDescriptionvoidAffiliateAccountSupplier.setType(AffiliateAccountSupplier.TypeEnum type) AffiliateAccountSupplier.type(AffiliateAccountSupplier.TypeEnum type)