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