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

Packages that use InventoryIdentifierResponse
com.yahoo.marketing.apt   
 

Uses of InventoryIdentifierResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return InventoryIdentifierResponse
 InventoryIdentifierResponse InventoryIdentifierServiceHttpBindingStub.addInventoryIdentifier(InventoryIdentifier wsInventoryIdentifier)
           
 InventoryIdentifierResponse InventoryIdentifierService.addInventoryIdentifier(InventoryIdentifier wsInventoryIdentifier)
           
 InventoryIdentifierResponse[] InventoryIdentifierServiceHttpBindingStub.addInventoryIdentifiers(InventoryIdentifier[] inventoryIdentifiers)
           
 InventoryIdentifierResponse[] InventoryIdentifierService.addInventoryIdentifiers(InventoryIdentifier[] inventoryIdentifiers)
           
 InventoryIdentifierResponse InventoryIdentifierServiceHttpBindingStub.updateInventoryIdentifier(InventoryIdentifier inventoryIdentifier)
           
 InventoryIdentifierResponse InventoryIdentifierService.updateInventoryIdentifier(InventoryIdentifier inventoryIdentifier)
           
 InventoryIdentifierResponse[] InventoryIdentifierServiceHttpBindingStub.updateInventoryIdentifiers(InventoryIdentifier[] inventoryIdentifiers)
           
 InventoryIdentifierResponse[] InventoryIdentifierService.updateInventoryIdentifiers(InventoryIdentifier[] inventoryIdentifiers)