Changes since
the last release

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

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

Uses of FeesType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return FeesType
 FeesType AddFixedPriceItemCall.addFixedPriceItem()
          This call allows a seller to create and publish a fixed-price listing.
 FeesType AddItemCall.addItem()
          Base request type for the AddItem call, which is used to create a fixed-price, auction, or classified ad listing.
 FeesType ReviseItemCall.getListingFees()
          Valid after executing the API.
 FeesType ReviseFixedPriceItemCall.getListingFees()
          Valid after executing the API.
 FeesType RelistItemCall.getListingFees()
          Valid after executing the API.
 FeesType RelistFixedPriceItemCall.getListingFees()
          Valid after executing the API.
 FeesType VerifyRelistItemCall.getReturnedFees()
          Valid after executing the API.
 FeesType VerifyAddItemCall.getReturnedFees()
          Valid after executing the API.
 FeesType VerifyAddFixedPriceItemCall.getReturnedFees()
          Valid after executing the API.
 FeesType SetSellingManagerTemplateAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType SetSellingManagerItemAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType ReviseSellingManagerTemplateCall.getReturnedFees()
          Valid after executing the API.
 FeesType GetSellingManagerTemplateAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType GetSellingManagerItemAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType DeleteSellingManagerTemplateAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType DeleteSellingManagerItemAutomationRuleCall.getReturnedFees()
          Valid after executing the API.
 FeesType AddSellingManagerTemplateCall.getReturnedFees()
          Valid after executing the API.
 FeesType AddItemFromSellingManagerTemplateCall.getReturnedFees()
          Valid after executing the API.
 FeesType AddItemCall.getReturnedFees()
          Valid after executing the API.
 FeesType AddFixedPriceItemCall.getReturnedFees()
          Valid after executing the API.
 FeesType RelistFixedPriceItemCall.relistFixedPriceItem()
          Enables a seller to relist a fixed-price listing that has recently ended on a specified eBay site.
 FeesType RelistItemCall.relistItem()
          Enables a seller to relist a listing that has recently ended on a specified eBay site.
 FeesType ReviseFixedPriceItemCall.reviseFixedPriceItem()
          Enables a seller to revise a fixed-price listing on a specified eBay site.
 FeesType ReviseItemCall.reviseItem()
          Enables a seller to revise a listing on a specified eBay site.
 FeesType VerifyAddFixedPriceItemCall.verifyAddFixedPriceItem()
          Enables a seller to test the definition of a new fixed-price listing by submitting the definition to eBay without creating an actual listing.
 FeesType VerifyAddFixedPriceItemCall.verifyAddFixedPriceItem(ItemType item)
          Executes the API call.
 FeesType VerifyAddItemCall.verifyAddItem()
          Enables a seller to specify the definition of a new item and submit the definition to eBay without creating a listing.
 FeesType VerifyAddItemCall.verifyAddItem(ItemType item)
          Executes the API call.
 

Uses of FeesType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as FeesType
protected  FeesType VerifyRelistItemResponseType.fees
           
protected  FeesType VerifyAddItemResponseType.fees
           
protected  FeesType VerifyAddFixedPriceItemResponseType.fees
           
protected  FeesType SetSellingManagerTemplateAutomationRuleResponseType.fees
           
protected  FeesType SetSellingManagerItemAutomationRuleResponseType.fees
           
protected  FeesType ReviseSellingManagerTemplateResponseType.fees
           
protected  FeesType ReviseItemResponseType.fees
           
protected  FeesType ReviseFixedPriceItemResponseType.fees
           
protected  FeesType RelistItemResponseType.fees
           
protected  FeesType RelistFixedPriceItemResponseType.fees
           
protected  FeesType GetSellingManagerTemplateAutomationRuleResponseType.fees
           
protected  FeesType GetSellingManagerItemAutomationRuleResponseType.fees
           
protected  FeesType DeleteSellingManagerTemplateAutomationRuleResponseType.fees
           
protected  FeesType DeleteSellingManagerItemAutomationRuleResponseType.fees
           
protected  FeesType AddSellingManagerTemplateResponseType.fees
           
protected  FeesType AddItemResponseType.fees
           
protected  FeesType AddItemResponseContainerType.fees
           
protected  FeesType AddItemFromSellingManagerTemplateResponseType.fees
           
protected  FeesType AddFixedPriceItemResponseType.fees
           
 

Methods in com.ebay.soap.eBLBaseComponents that return FeesType
 FeesType ObjectFactory.createFeesType()
          Create an instance of FeesType
 FeesType VerifyRelistItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType VerifyAddItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType VerifyAddFixedPriceItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType SetSellingManagerTemplateAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType SetSellingManagerItemAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType ReviseSellingManagerTemplateResponseType.getFees()
          Gets the value of the fees property.
 FeesType ReviseItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType ReviseFixedPriceItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType RelistItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType RelistFixedPriceItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType GetSellingManagerTemplateAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType GetSellingManagerItemAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType DeleteSellingManagerTemplateAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType DeleteSellingManagerItemAutomationRuleResponseType.getFees()
          Gets the value of the fees property.
 FeesType AddSellingManagerTemplateResponseType.getFees()
          Gets the value of the fees property.
 FeesType AddItemResponseType.getFees()
          Gets the value of the fees property.
 FeesType AddItemResponseContainerType.getFees()
          Gets the value of the fees property.
 FeesType AddItemFromSellingManagerTemplateResponseType.getFees()
          Gets the value of the fees property.
 FeesType AddFixedPriceItemResponseType.getFees()
          Gets the value of the fees property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type FeesType
 void VerifyRelistItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void VerifyAddItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void VerifyAddFixedPriceItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void SetSellingManagerTemplateAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void SetSellingManagerItemAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void ReviseSellingManagerTemplateResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void ReviseItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void ReviseFixedPriceItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void RelistItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void RelistFixedPriceItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void GetSellingManagerTemplateAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void GetSellingManagerItemAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void DeleteSellingManagerTemplateAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void DeleteSellingManagerItemAutomationRuleResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void AddSellingManagerTemplateResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void AddItemResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void AddItemResponseContainerType.setFees(FeesType value)
          Sets the value of the fees property.
 void AddItemFromSellingManagerTemplateResponseType.setFees(FeesType value)
          Sets the value of the fees property.
 void AddFixedPriceItemResponseType.setFees(FeesType value)
          Sets the value of the fees 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.