Uses of Enum Class
travel.wink.sdk.affiliate.model.CompanySupplier.TypeEnum
Packages that use CompanySupplier.TypeEnum
-
Uses of CompanySupplier.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CompanySupplier.TypeEnumModifier and TypeMethodDescriptionstatic CompanySupplier.TypeEnum@NotNull CompanySupplier.TypeEnumCompanySupplier.getType()Type of sales channelstatic CompanySupplier.TypeEnumReturns the enum constant of this class with the specified name.static CompanySupplier.TypeEnum[]CompanySupplier.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 CompanySupplier.TypeEnumModifier and TypeMethodDescriptionvoidCompanySupplier.setType(CompanySupplier.TypeEnum type) CompanySupplier.type(CompanySupplier.TypeEnum type)