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

Packages that use LibraryCustomHTMLAdResponse
com.yahoo.marketing.apt   
 

Uses of LibraryCustomHTMLAdResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return LibraryCustomHTMLAdResponse
 LibraryCustomHTMLAdResponse LibraryCustomHTMLAdServiceHttpBindingStub.addLibraryCustomHTMLAd(LibraryCustomHTMLAd libraryCustomHTMLAd)
           
 LibraryCustomHTMLAdResponse LibraryCustomHTMLAdService.addLibraryCustomHTMLAd(LibraryCustomHTMLAd libraryCustomHTMLAd)
           
 LibraryCustomHTMLAdResponse[] LibraryCustomHTMLAdServiceHttpBindingStub.addLibraryCustomHTMLAds(LibraryCustomHTMLAd[] libraryCustomHTMLAds)
           
 LibraryCustomHTMLAdResponse[] LibraryCustomHTMLAdService.addLibraryCustomHTMLAds(LibraryCustomHTMLAd[] libraryCustomHTMLAds)
           
 LibraryCustomHTMLAdResponse LibraryCustomHTMLAdServiceHttpBindingStub.updateLibraryCustomHTMLAd(LibraryCustomHTMLAd libraryCustomHTMLAd)
           
 LibraryCustomHTMLAdResponse LibraryCustomHTMLAdService.updateLibraryCustomHTMLAd(LibraryCustomHTMLAd libraryCustomHTMLAd)
           
 LibraryCustomHTMLAdResponse[] LibraryCustomHTMLAdServiceHttpBindingStub.updateLibraryCustomHTMLAds(LibraryCustomHTMLAd[] libraryCustomHTMLAds)
           
 LibraryCustomHTMLAdResponse[] LibraryCustomHTMLAdService.updateLibraryCustomHTMLAds(LibraryCustomHTMLAd[] libraryCustomHTMLAds)