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

Packages that use BuyerProfile
com.yahoo.marketing.apt   
 

Uses of BuyerProfile in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return BuyerProfile
 BuyerProfile LinkingServiceHttpBindingStub.getBuyerProfileByAccountID(java.lang.String companyAccountID)
           
 BuyerProfile LinkingService.getBuyerProfileByAccountID(java.lang.String companyAccountID)
           
 BuyerProfile LinkingProfileServiceHttpBindingStub.getMyBuyerProfile()
           
 BuyerProfile LinkingProfileService.getMyBuyerProfile()
           
 

Methods in com.yahoo.marketing.apt with parameters of type BuyerProfile
 BasicResponse LinkingProfileServiceHttpBindingStub.setMyBuyerProfile(BuyerProfile buyerProfile)
           
 BasicResponse LinkingProfileService.setMyBuyerProfile(BuyerProfile buyerProfile)