Changes since
the last release

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

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

Uses of FlatShippingDiscountType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return FlatShippingDiscountType
 FlatShippingDiscountType SetShippingDiscountProfilesCall.getFlatShippingDiscount()
          Gets the SetShippingDiscountProfilesRequestType.flatShippingDiscount.
 FlatShippingDiscountType GetShippingDiscountProfilesCall.getReturnedFlatShippingDiscount()
          Valid after executing the API.
 

Methods in com.ebay.sdk.call with parameters of type FlatShippingDiscountType
 void SetShippingDiscountProfilesCall.setFlatShippingDiscount(FlatShippingDiscountType flatShippingDiscount)
          Sets the SetShippingDiscountProfilesRequestType.flatShippingDiscount.
 

Uses of FlatShippingDiscountType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as FlatShippingDiscountType
protected  FlatShippingDiscountType ShippingDetailsType.flatShippingDiscount
           
protected  FlatShippingDiscountType SetShippingDiscountProfilesRequestType.flatShippingDiscount
           
protected  FlatShippingDiscountType GetShippingDiscountProfilesResponseType.flatShippingDiscount
           
protected  FlatShippingDiscountType ShippingDetailsType.internationalFlatShippingDiscount
           
 

Methods in com.ebay.soap.eBLBaseComponents that return FlatShippingDiscountType
 FlatShippingDiscountType ObjectFactory.createFlatShippingDiscountType()
          Create an instance of FlatShippingDiscountType
 FlatShippingDiscountType ShippingDetailsType.getFlatShippingDiscount()
          Gets the value of the flatShippingDiscount property.
 FlatShippingDiscountType SetShippingDiscountProfilesRequestType.getFlatShippingDiscount()
          Gets the value of the flatShippingDiscount property.
 FlatShippingDiscountType GetShippingDiscountProfilesResponseType.getFlatShippingDiscount()
          Gets the value of the flatShippingDiscount property.
 FlatShippingDiscountType ShippingDetailsType.getInternationalFlatShippingDiscount()
          Gets the value of the internationalFlatShippingDiscount property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type FlatShippingDiscountType
 void ShippingDetailsType.setFlatShippingDiscount(FlatShippingDiscountType value)
          Sets the value of the flatShippingDiscount property.
 void SetShippingDiscountProfilesRequestType.setFlatShippingDiscount(FlatShippingDiscountType value)
          Sets the value of the flatShippingDiscount property.
 void GetShippingDiscountProfilesResponseType.setFlatShippingDiscount(FlatShippingDiscountType value)
          Sets the value of the flatShippingDiscount property.
 void ShippingDetailsType.setInternationalFlatShippingDiscount(FlatShippingDiscountType value)
          Sets the value of the internationalFlatShippingDiscount 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.