Changes since
the last release

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

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

Uses of ASQPreferencesType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ASQPreferencesType
 ASQPreferencesType SetMessagePreferencesCall.getASQPreferences()
          Gets the SetMessagePreferencesRequestType.aSQPreferences.
 ASQPreferencesType GetMessagePreferencesCall.getMessagePreferences()
          Returns a seller's Ask Seller a Question (ASQ) subjects, each in its own Subject field.
 ASQPreferencesType GetMessagePreferencesCall.getReturnedASQPreferences()
          Valid after executing the API.
 

Methods in com.ebay.sdk.call with parameters of type ASQPreferencesType
 void SetMessagePreferencesCall.setASQPreferences(ASQPreferencesType aSQPreferences)
          Sets the SetMessagePreferencesRequestType.aSQPreferences.
 

Uses of ASQPreferencesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ASQPreferencesType
protected  ASQPreferencesType SetMessagePreferencesRequestType.asqPreferences
           
protected  ASQPreferencesType GetMessagePreferencesResponseType.asqPreferences
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ASQPreferencesType
 ASQPreferencesType ObjectFactory.createASQPreferencesType()
          Create an instance of ASQPreferencesType
 ASQPreferencesType SetMessagePreferencesRequestType.getASQPreferences()
          Gets the value of the asqPreferences property.
 ASQPreferencesType GetMessagePreferencesResponseType.getASQPreferences()
          Gets the value of the asqPreferences property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ASQPreferencesType
 void SetMessagePreferencesRequestType.setASQPreferences(ASQPreferencesType value)
          Sets the value of the asqPreferences property.
 void GetMessagePreferencesResponseType.setASQPreferences(ASQPreferencesType value)
          Sets the value of the asqPreferences 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.