Changes since
the last release

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

Packages that use InsuranceDetailsType
com.ebay.soap.eBLBaseComponents   
 

Uses of InsuranceDetailsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as InsuranceDetailsType
protected  InsuranceDetailsType ShippingDetailsType.insuranceDetails
           
protected  InsuranceDetailsType ShippingDetailsType.internationalInsuranceDetails
           
 

Methods in com.ebay.soap.eBLBaseComponents that return InsuranceDetailsType
 InsuranceDetailsType ObjectFactory.createInsuranceDetailsType()
          Create an instance of InsuranceDetailsType
 InsuranceDetailsType ShippingDetailsType.getInsuranceDetails()
          Gets the value of the insuranceDetails property.
 InsuranceDetailsType ShippingDetailsType.getInternationalInsuranceDetails()
          Gets the value of the internationalInsuranceDetails property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type InsuranceDetailsType
 void ShippingDetailsType.setInsuranceDetails(InsuranceDetailsType value)
          Sets the value of the insuranceDetails property.
 void ShippingDetailsType.setInternationalInsuranceDetails(InsuranceDetailsType value)
          Sets the value of the internationalInsuranceDetails 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.