Changes since
the last release

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

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

Uses of UnpaidItemAssistancePreferencesType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return UnpaidItemAssistancePreferencesType
 UnpaidItemAssistancePreferencesType GetUserPreferencesCall.getReturnedUnpaidItemAssistancePreferences()
          Valid after executing the API.
 UnpaidItemAssistancePreferencesType SetUserPreferencesCall.getUnpaidItemAssistancePreferences()
          Gets the SetUserPreferencesRequestType.unpaidItemAssistancePreferences.
 

Methods in com.ebay.sdk.call with parameters of type UnpaidItemAssistancePreferencesType
 void SetUserPreferencesCall.setUnpaidItemAssistancePreferences(UnpaidItemAssistancePreferencesType unpaidItemAssistancePreferences)
          Sets the SetUserPreferencesRequestType.unpaidItemAssistancePreferences.
 

Uses of UnpaidItemAssistancePreferencesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as UnpaidItemAssistancePreferencesType
protected  UnpaidItemAssistancePreferencesType SetUserPreferencesRequestType.unpaidItemAssistancePreferences
           
protected  UnpaidItemAssistancePreferencesType GetUserPreferencesResponseType.unpaidItemAssistancePreferences
           
 

Methods in com.ebay.soap.eBLBaseComponents that return UnpaidItemAssistancePreferencesType
 UnpaidItemAssistancePreferencesType ObjectFactory.createUnpaidItemAssistancePreferencesType()
          Create an instance of UnpaidItemAssistancePreferencesType
 UnpaidItemAssistancePreferencesType SetUserPreferencesRequestType.getUnpaidItemAssistancePreferences()
          Gets the value of the unpaidItemAssistancePreferences property.
 UnpaidItemAssistancePreferencesType GetUserPreferencesResponseType.getUnpaidItemAssistancePreferences()
          Gets the value of the unpaidItemAssistancePreferences property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type UnpaidItemAssistancePreferencesType
 void SetUserPreferencesRequestType.setUnpaidItemAssistancePreferences(UnpaidItemAssistancePreferencesType value)
          Sets the value of the unpaidItemAssistancePreferences property.
 void GetUserPreferencesResponseType.setUnpaidItemAssistancePreferences(UnpaidItemAssistancePreferencesType value)
          Sets the value of the unpaidItemAssistancePreferences 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.