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

Packages that use PiggybackPixel
com.yahoo.marketing.apt   
 

Uses of PiggybackPixel in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return PiggybackPixel
 PiggybackPixel[] PixelServiceHttpBindingStub.getPiggybackPixels(long pixelID)
           
 PiggybackPixel[] PixelService.getPiggybackPixels(long pixelID)
           
 

Methods in com.yahoo.marketing.apt with parameters of type PiggybackPixel
 BasicResponse PixelServiceHttpBindingStub.setPiggybackPixels(long pixelID, PiggybackPixel[] piggybackPixels)
           
 BasicResponse PixelService.setPiggybackPixels(long pixelID, PiggybackPixel[] piggybackPixels)