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

Packages that use SellingRuleResponse
com.yahoo.marketing.apt   
 

Uses of SellingRuleResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return SellingRuleResponse
 SellingRuleResponse SellingRulesServiceHttpBindingStub.addSellingRule(SellingRule sellingRule)
           
 SellingRuleResponse SellingRulesService.addSellingRule(SellingRule sellingRule)
           
 SellingRuleResponse[] SellingRulesServiceHttpBindingStub.addSellingRules(SellingRule[] sellingRules)
           
 SellingRuleResponse[] SellingRulesService.addSellingRules(SellingRule[] sellingRules)
           
 SellingRuleResponse SellingRulesServiceHttpBindingStub.updateSellingRule(SellingRule sellingRule)
           
 SellingRuleResponse SellingRulesService.updateSellingRule(SellingRule sellingRule)
           
 SellingRuleResponse[] SellingRulesServiceHttpBindingStub.updateSellingRules(SellingRule[] sellingRules)
           
 SellingRuleResponse[] SellingRulesService.updateSellingRules(SellingRule[] sellingRules)