Changes since
the last release

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

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

Uses of FeedbackInfoType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return FeedbackInfoType
 FeedbackInfoType CompleteSaleCall.getFeedbackInfo()
          Gets the CompleteSaleRequestType.feedbackInfo.
 

Methods in com.ebay.sdk.call with parameters of type FeedbackInfoType
 void CompleteSaleCall.setFeedbackInfo(FeedbackInfoType feedbackInfo)
          Sets the CompleteSaleRequestType.feedbackInfo.
 

Uses of FeedbackInfoType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as FeedbackInfoType
protected  FeedbackInfoType CompleteSaleRequestType.feedbackInfo
           
protected  FeedbackInfoType TransactionType.feedbackLeft
           
protected  FeedbackInfoType TransactionType.feedbackReceived
           
 

Methods in com.ebay.soap.eBLBaseComponents that return FeedbackInfoType
 FeedbackInfoType ObjectFactory.createFeedbackInfoType()
          Create an instance of FeedbackInfoType
 FeedbackInfoType CompleteSaleRequestType.getFeedbackInfo()
          Gets the value of the feedbackInfo property.
 FeedbackInfoType TransactionType.getFeedbackLeft()
          Gets the value of the feedbackLeft property.
 FeedbackInfoType TransactionType.getFeedbackReceived()
          Gets the value of the feedbackReceived property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type FeedbackInfoType
 void CompleteSaleRequestType.setFeedbackInfo(FeedbackInfoType value)
          Sets the value of the feedbackInfo property.
 void TransactionType.setFeedbackLeft(FeedbackInfoType value)
          Sets the value of the feedbackLeft property.
 void TransactionType.setFeedbackReceived(FeedbackInfoType value)
          Sets the value of the feedbackReceived 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.