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