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