Uses of Enum Class
travel.wink.sdk.affiliate.model.SellerUrlAffiliate.InventoryTypeEnum
Packages that use SellerUrlAffiliate.InventoryTypeEnum
-
Uses of SellerUrlAffiliate.InventoryTypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SellerUrlAffiliate.InventoryTypeEnumModifier and TypeMethodDescription@NotNull SellerUrlAffiliate.InventoryTypeEnumSellerUrlAffiliate.getInventoryType()Inventory typeReturns the enum constant of this class with the specified name.static SellerUrlAffiliate.InventoryTypeEnum[]SellerUrlAffiliate.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 SellerUrlAffiliate.InventoryTypeEnumModifier and TypeMethodDescriptionSellerUrlAffiliate.inventoryType(SellerUrlAffiliate.InventoryTypeEnum inventoryType) voidSellerUrlAffiliate.setInventoryType(SellerUrlAffiliate.InventoryTypeEnum inventoryType)