Changes since
the last release

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

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

Uses of CalculatedShippingDiscountType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return CalculatedShippingDiscountType
 CalculatedShippingDiscountType SetShippingDiscountProfilesCall.getCalculatedShippingDiscount()
          Gets the SetShippingDiscountProfilesRequestType.calculatedShippingDiscount.
 CalculatedShippingDiscountType GetShippingDiscountProfilesCall.getReturnedCalculatedShippingDiscount()
          Valid after executing the API.
 

Methods in com.ebay.sdk.call with parameters of type CalculatedShippingDiscountType
 void SetShippingDiscountProfilesCall.setCalculatedShippingDiscount(CalculatedShippingDiscountType calculatedShippingDiscount)
          Sets the SetShippingDiscountProfilesRequestType.calculatedShippingDiscount.
 

Uses of CalculatedShippingDiscountType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as CalculatedShippingDiscountType
protected  CalculatedShippingDiscountType ShippingDetailsType.calculatedShippingDiscount
           
protected  CalculatedShippingDiscountType SetShippingDiscountProfilesRequestType.calculatedShippingDiscount
           
protected  CalculatedShippingDiscountType GetShippingDiscountProfilesResponseType.calculatedShippingDiscount
           
protected  CalculatedShippingDiscountType ShippingDetailsType.internationalCalculatedShippingDiscount
           
 

Methods in com.ebay.soap.eBLBaseComponents that return CalculatedShippingDiscountType
 CalculatedShippingDiscountType ObjectFactory.createCalculatedShippingDiscountType()
          Create an instance of CalculatedShippingDiscountType
 CalculatedShippingDiscountType ShippingDetailsType.getCalculatedShippingDiscount()
          Gets the value of the calculatedShippingDiscount property.
 CalculatedShippingDiscountType SetShippingDiscountProfilesRequestType.getCalculatedShippingDiscount()
          Gets the value of the calculatedShippingDiscount property.
 CalculatedShippingDiscountType GetShippingDiscountProfilesResponseType.getCalculatedShippingDiscount()
          Gets the value of the calculatedShippingDiscount property.
 CalculatedShippingDiscountType ShippingDetailsType.getInternationalCalculatedShippingDiscount()
          Gets the value of the internationalCalculatedShippingDiscount property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type CalculatedShippingDiscountType
 void ShippingDetailsType.setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
          Sets the value of the calculatedShippingDiscount property.
 void SetShippingDiscountProfilesRequestType.setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
          Sets the value of the calculatedShippingDiscount property.
 void GetShippingDiscountProfilesResponseType.setCalculatedShippingDiscount(CalculatedShippingDiscountType value)
          Sets the value of the calculatedShippingDiscount property.
 void ShippingDetailsType.setInternationalCalculatedShippingDiscount(CalculatedShippingDiscountType value)
          Sets the value of the internationalCalculatedShippingDiscount 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.