Uses of Enum Class
travel.wink.sdk.affiliate.model.CompanySupplier.CompanyTypeEnum
Packages that use CompanySupplier.CompanyTypeEnum
-
Uses of CompanySupplier.CompanyTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return CompanySupplier.CompanyTypeEnumModifier and TypeMethodDescription@NotNull CompanySupplier.CompanyTypeEnumCompanySupplier.getCompanyType()Type of companyReturns the enum constant of this class with the specified name.static CompanySupplier.CompanyTypeEnum[]CompanySupplier.CompanyTypeEnum.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.CompanyTypeEnumModifier and TypeMethodDescriptionCompanySupplier.companyType(CompanySupplier.CompanyTypeEnum companyType) voidCompanySupplier.setCompanyType(CompanySupplier.CompanyTypeEnum companyType)