Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertCompanyRequestAffiliate.TypeEnum
Packages that use UpsertCompanyRequestAffiliate.TypeEnum
-
Uses of UpsertCompanyRequestAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertCompanyRequestAffiliate.TypeEnumModifier and TypeMethodDescriptionUpsertCompanyRequestAffiliate.getType()Type of companyReturns the enum constant of this class with the specified name.UpsertCompanyRequestAffiliate.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 UpsertCompanyRequestAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidUpsertCompanyRequestAffiliate.setType(UpsertCompanyRequestAffiliate.TypeEnum type) UpsertCompanyRequestAffiliate.type(UpsertCompanyRequestAffiliate.TypeEnum type)