Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.BidderNoticePreferencesType

Packages that use BidderNoticePreferencesType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of BidderNoticePreferencesType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return BidderNoticePreferencesType
 BidderNoticePreferencesType SetUserPreferencesCall.getBidderNoticePreferences()
          Gets the SetUserPreferencesRequestType.bidderNoticePreferences.
 BidderNoticePreferencesType GetUserPreferencesCall.getReturnedBidderNoticePreferences()
          Valid after executing the API.
 

Methods in com.ebay.sdk.call with parameters of type BidderNoticePreferencesType
 void SetUserPreferencesCall.setBidderNoticePreferences(BidderNoticePreferencesType bidderNoticePreferences)
          Sets the SetUserPreferencesRequestType.bidderNoticePreferences.
 

Uses of BidderNoticePreferencesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as BidderNoticePreferencesType
protected  BidderNoticePreferencesType SetUserPreferencesRequestType.bidderNoticePreferences
           
protected  BidderNoticePreferencesType GetUserPreferencesResponseType.bidderNoticePreferences
           
 

Methods in com.ebay.soap.eBLBaseComponents that return BidderNoticePreferencesType
 BidderNoticePreferencesType ObjectFactory.createBidderNoticePreferencesType()
          Create an instance of BidderNoticePreferencesType
 BidderNoticePreferencesType SetUserPreferencesRequestType.getBidderNoticePreferences()
          Gets the value of the bidderNoticePreferences property.
 BidderNoticePreferencesType GetUserPreferencesResponseType.getBidderNoticePreferences()
          Gets the value of the bidderNoticePreferences property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type BidderNoticePreferencesType
 void SetUserPreferencesRequestType.setBidderNoticePreferences(BidderNoticePreferencesType value)
          Sets the value of the bidderNoticePreferences property.
 void GetUserPreferencesResponseType.setBidderNoticePreferences(BidderNoticePreferencesType value)
          Sets the value of the bidderNoticePreferences property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.