Changes since
the last release

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

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

Uses of ShippingInsuranceType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ShippingInsuranceType
 ShippingInsuranceType SetShippingDiscountProfilesCall.getInternationalShippingInsurance()
          Gets the SetShippingDiscountProfilesRequestType.internationalShippingInsurance.
 ShippingInsuranceType GetShippingDiscountProfilesCall.getReturnedInternationalShippingInsurance()
          Valid after executing the API.
 ShippingInsuranceType GetShippingDiscountProfilesCall.getReturnedShippingInsurance()
          Valid after executing the API.
 ShippingInsuranceType SetShippingDiscountProfilesCall.getShippingInsurance()
          Gets the SetShippingDiscountProfilesRequestType.shippingInsurance.
 

Methods in com.ebay.sdk.call with parameters of type ShippingInsuranceType
 void SetShippingDiscountProfilesCall.setInternationalShippingInsurance(ShippingInsuranceType internationalShippingInsurance)
          Sets the SetShippingDiscountProfilesRequestType.internationalShippingInsurance.
 void SetShippingDiscountProfilesCall.setShippingInsurance(ShippingInsuranceType shippingInsurance)
          Sets the SetShippingDiscountProfilesRequestType.shippingInsurance.
 

Uses of ShippingInsuranceType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ShippingInsuranceType
protected  ShippingInsuranceType SetShippingDiscountProfilesRequestType.internationalShippingInsurance
           
protected  ShippingInsuranceType GetShippingDiscountProfilesResponseType.internationalShippingInsurance
           
protected  ShippingInsuranceType SetShippingDiscountProfilesRequestType.shippingInsurance
           
protected  ShippingInsuranceType GetShippingDiscountProfilesResponseType.shippingInsurance
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ShippingInsuranceType
 ShippingInsuranceType ObjectFactory.createShippingInsuranceType()
          Create an instance of ShippingInsuranceType
 ShippingInsuranceType SetShippingDiscountProfilesRequestType.getInternationalShippingInsurance()
          Gets the value of the internationalShippingInsurance property.
 ShippingInsuranceType GetShippingDiscountProfilesResponseType.getInternationalShippingInsurance()
          Gets the value of the internationalShippingInsurance property.
 ShippingInsuranceType SetShippingDiscountProfilesRequestType.getShippingInsurance()
          Gets the value of the shippingInsurance property.
 ShippingInsuranceType GetShippingDiscountProfilesResponseType.getShippingInsurance()
          Gets the value of the shippingInsurance property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ShippingInsuranceType
 void SetShippingDiscountProfilesRequestType.setInternationalShippingInsurance(ShippingInsuranceType value)
          Sets the value of the internationalShippingInsurance property.
 void GetShippingDiscountProfilesResponseType.setInternationalShippingInsurance(ShippingInsuranceType value)
          Sets the value of the internationalShippingInsurance property.
 void SetShippingDiscountProfilesRequestType.setShippingInsurance(ShippingInsuranceType value)
          Sets the value of the shippingInsurance property.
 void GetShippingDiscountProfilesResponseType.setShippingInsurance(ShippingInsuranceType value)
          Sets the value of the shippingInsurance 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.