Changes since
the last release

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

Packages that use DiscountProfileType
com.ebay.soap.eBLBaseComponents   
 

Uses of DiscountProfileType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type DiscountProfileType
protected  java.util.List<DiscountProfileType> FlatShippingDiscountType.discountProfile
           
protected  java.util.List<DiscountProfileType> CalculatedShippingDiscountType.discountProfile
           
 

Methods in com.ebay.soap.eBLBaseComponents that return DiscountProfileType
 DiscountProfileType ObjectFactory.createDiscountProfileType()
          Create an instance of DiscountProfileType
 DiscountProfileType[] FlatShippingDiscountType.getDiscountProfile()
           
 DiscountProfileType[] CalculatedShippingDiscountType.getDiscountProfile()
           
 DiscountProfileType FlatShippingDiscountType.getDiscountProfile(int idx)
           
 DiscountProfileType CalculatedShippingDiscountType.getDiscountProfile(int idx)
           
 DiscountProfileType FlatShippingDiscountType.setDiscountProfile(int idx, DiscountProfileType value)
           
 DiscountProfileType CalculatedShippingDiscountType.setDiscountProfile(int idx, DiscountProfileType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type DiscountProfileType
protected  java.util.List<DiscountProfileType> FlatShippingDiscountType._getDiscountProfile()
           
protected  java.util.List<DiscountProfileType> CalculatedShippingDiscountType._getDiscountProfile()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type DiscountProfileType
 void FlatShippingDiscountType.setDiscountProfile(DiscountProfileType[] values)
           
 void CalculatedShippingDiscountType.setDiscountProfile(DiscountProfileType[] values)
           
 DiscountProfileType FlatShippingDiscountType.setDiscountProfile(int idx, DiscountProfileType value)
           
 DiscountProfileType CalculatedShippingDiscountType.setDiscountProfile(int idx, DiscountProfileType value)
           
 


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.