Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerUrl.InventoryTypeEnum
Packages that use SellerUrl.InventoryTypeEnum
-
Uses of SellerUrl.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerUrl.InventoryTypeEnumModifier and TypeMethodDescriptionstatic SellerUrl.InventoryTypeEnum@NotNull SellerUrl.InventoryTypeEnumSellerUrl.getInventoryType()Inventory typestatic SellerUrl.InventoryTypeEnumReturns the enum constant of this class with the specified name.static SellerUrl.InventoryTypeEnum[]SellerUrl.InventoryTypeEnum.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 SellerUrl.InventoryTypeEnumModifier and TypeMethodDescriptionSellerUrl.inventoryType(SellerUrl.InventoryTypeEnum inventoryType) voidSellerUrl.setInventoryType(SellerUrl.InventoryTypeEnum inventoryType)