Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertCompanyRequestAffiliate.CompanyTypeEnum
Packages that use UpsertCompanyRequestAffiliate.CompanyTypeEnum
-
Uses of UpsertCompanyRequestAffiliate.CompanyTypeEnum in travel.wink.sdk.affiliate.model
Subclasses with type arguments of type UpsertCompanyRequestAffiliate.CompanyTypeEnum in travel.wink.sdk.affiliate.modelModifier and TypeClassDescriptionstatic enumType of companyMethods in travel.wink.sdk.affiliate.model that return UpsertCompanyRequestAffiliate.CompanyTypeEnumModifier and TypeMethodDescriptionUpsertCompanyRequestAffiliate.getCompanyType()Type of companyReturns the enum constant of this class with the specified name.UpsertCompanyRequestAffiliate.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 UpsertCompanyRequestAffiliate.CompanyTypeEnumModifier and TypeMethodDescriptionUpsertCompanyRequestAffiliate.companyType(UpsertCompanyRequestAffiliate.CompanyTypeEnum companyType) voidUpsertCompanyRequestAffiliate.setCompanyType(UpsertCompanyRequestAffiliate.CompanyTypeEnum companyType)