Uses of Enum Class
travel.wink.sdk.affiliate.model.UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum
Packages that use UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum
-
Uses of UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryRankedListRequestAffiliate.getDisplayType()Indicate which initial values to display first on the front-facing cardReturns the enum constant of this class with the specified name.UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum.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 UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnumModifier and TypeMethodDescriptionUpsertSellerInventoryRankedListRequestAffiliate.displayType(UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum displayType) voidUpsertSellerInventoryRankedListRequestAffiliate.setDisplayType(UpsertSellerInventoryRankedListRequestAffiliate.DisplayTypeEnum displayType)