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

Packages that use SellerProfile
com.yahoo.marketing.apt   
 

Uses of SellerProfile in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return SellerProfile
 SellerProfile LinkingProfileServiceHttpBindingStub.getMySellerProfile()
           
 SellerProfile LinkingProfileService.getMySellerProfile()
           
 SellerProfile LinkingServiceHttpBindingStub.getSellerProfileByAccountID(java.lang.String companyAccountID)
           
 SellerProfile LinkingService.getSellerProfileByAccountID(java.lang.String companyAccountID)
           
 

Methods in com.yahoo.marketing.apt with parameters of type SellerProfile
 BasicResponse LinkingProfileServiceHttpBindingStub.setMySellerProfile(SellerProfile sellerProfile)
           
 BasicResponse LinkingProfileService.setMySellerProfile(SellerProfile sellerProfile)