Uses of Class
com.yahoo.marketing.apt.InventoryOptInResponse

Packages that use InventoryOptInResponse
com.yahoo.marketing.apt   
 

Uses of InventoryOptInResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return InventoryOptInResponse
 InventoryOptInResponse[] SellingRulesServiceHttpBindingStub.addInventoryOptInsToStandardSellingRule(InventoryOptIn[] inventoryOptIns)
           
 InventoryOptInResponse[] SellingRulesService.addInventoryOptInsToStandardSellingRule(InventoryOptIn[] inventoryOptIns)
           
 InventoryOptInResponse SellingRulesServiceHttpBindingStub.addInventoryOptInToStandardSellingRule(InventoryOptIn inventoryOptIn)
           
 InventoryOptInResponse SellingRulesService.addInventoryOptInToStandardSellingRule(InventoryOptIn inventoryOptIn)
           
 InventoryOptInResponse SellingRulesServiceHttpBindingStub.updateInventoryOptIn(InventoryOptIn inventoryOptIn)
           
 InventoryOptInResponse SellingRulesService.updateInventoryOptIn(InventoryOptIn inventoryOptIn)
           
 InventoryOptInResponse[] SellingRulesServiceHttpBindingStub.updateInventoryOptIns(InventoryOptIn[] inventoryOptIns)
           
 InventoryOptInResponse[] SellingRulesService.updateInventoryOptIns(InventoryOptIn[] inventoryOptIns)