Changes since
the last release

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

Packages that use FlatRateInsuranceRangeCostType
com.ebay.soap.eBLBaseComponents   
 

Uses of FlatRateInsuranceRangeCostType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type FlatRateInsuranceRangeCostType
protected  java.util.List<FlatRateInsuranceRangeCostType> ShippingInsuranceType.flatRateInsuranceRangeCost
           
protected  java.util.List<FlatRateInsuranceRangeCostType> FlatShippingPreferencesType.flatRateInsuranceRangeCost
           
 

Methods in com.ebay.soap.eBLBaseComponents that return FlatRateInsuranceRangeCostType
 FlatRateInsuranceRangeCostType ObjectFactory.createFlatRateInsuranceRangeCostType()
          Create an instance of FlatRateInsuranceRangeCostType
 FlatRateInsuranceRangeCostType[] ShippingInsuranceType.getFlatRateInsuranceRangeCost()
           
 FlatRateInsuranceRangeCostType[] FlatShippingPreferencesType.getFlatRateInsuranceRangeCost()
           
 FlatRateInsuranceRangeCostType ShippingInsuranceType.getFlatRateInsuranceRangeCost(int idx)
           
 FlatRateInsuranceRangeCostType FlatShippingPreferencesType.getFlatRateInsuranceRangeCost(int idx)
           
 FlatRateInsuranceRangeCostType ShippingInsuranceType.setFlatRateInsuranceRangeCost(int idx, FlatRateInsuranceRangeCostType value)
           
 FlatRateInsuranceRangeCostType FlatShippingPreferencesType.setFlatRateInsuranceRangeCost(int idx, FlatRateInsuranceRangeCostType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type FlatRateInsuranceRangeCostType
protected  java.util.List<FlatRateInsuranceRangeCostType> ShippingInsuranceType._getFlatRateInsuranceRangeCost()
           
protected  java.util.List<FlatRateInsuranceRangeCostType> FlatShippingPreferencesType._getFlatRateInsuranceRangeCost()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type FlatRateInsuranceRangeCostType
 void ShippingInsuranceType.setFlatRateInsuranceRangeCost(FlatRateInsuranceRangeCostType[] values)
           
 void FlatShippingPreferencesType.setFlatRateInsuranceRangeCost(FlatRateInsuranceRangeCostType[] values)
           
 FlatRateInsuranceRangeCostType ShippingInsuranceType.setFlatRateInsuranceRangeCost(int idx, FlatRateInsuranceRangeCostType value)
           
 FlatRateInsuranceRangeCostType FlatShippingPreferencesType.setFlatRateInsuranceRangeCost(int idx, FlatRateInsuranceRangeCostType 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.