Changes since
the last release

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

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

Uses of InsuranceOptionCodeType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return InsuranceOptionCodeType
 InsuranceOptionCodeType SendInvoiceCall.getInsuranceOption()
          Gets the SendInvoiceRequestType.insuranceOption.
 

Methods in com.ebay.sdk.call with parameters of type InsuranceOptionCodeType
 void SendInvoiceCall.setInsuranceOption(InsuranceOptionCodeType insuranceOption)
          Sets the SendInvoiceRequestType.insuranceOption.
 

Uses of InsuranceOptionCodeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as InsuranceOptionCodeType
protected  InsuranceOptionCodeType ShippingInsuranceType.insuranceOption
           
protected  InsuranceOptionCodeType SendInvoiceRequestType.insuranceOption
           
protected  InsuranceOptionCodeType InsuranceDetailsType.insuranceOption
           
protected  InsuranceOptionCodeType FlatShippingPreferencesType.insuranceOption
           
protected  InsuranceOptionCodeType CalculatedShippingPreferencesType.insuranceOption
           
 

Methods in com.ebay.soap.eBLBaseComponents that return InsuranceOptionCodeType
static InsuranceOptionCodeType InsuranceOptionCodeType.fromValue(String v)
           
 InsuranceOptionCodeType ShippingInsuranceType.getInsuranceOption()
          Gets the value of the insuranceOption property.
 InsuranceOptionCodeType SendInvoiceRequestType.getInsuranceOption()
          Gets the value of the insuranceOption property.
 InsuranceOptionCodeType InsuranceDetailsType.getInsuranceOption()
          Gets the value of the insuranceOption property.
 InsuranceOptionCodeType FlatShippingPreferencesType.getInsuranceOption()
          Gets the value of the insuranceOption property.
 InsuranceOptionCodeType CalculatedShippingPreferencesType.getInsuranceOption()
          Gets the value of the insuranceOption property.
static InsuranceOptionCodeType InsuranceOptionCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static InsuranceOptionCodeType[] InsuranceOptionCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type InsuranceOptionCodeType
 void ShippingInsuranceType.setInsuranceOption(InsuranceOptionCodeType value)
          Sets the value of the insuranceOption property.
 void SendInvoiceRequestType.setInsuranceOption(InsuranceOptionCodeType value)
          Sets the value of the insuranceOption property.
 void InsuranceDetailsType.setInsuranceOption(InsuranceOptionCodeType value)
          Sets the value of the insuranceOption property.
 void FlatShippingPreferencesType.setInsuranceOption(InsuranceOptionCodeType value)
          Sets the value of the insuranceOption property.
 void CalculatedShippingPreferencesType.setInsuranceOption(InsuranceOptionCodeType value)
          Sets the value of the insuranceOption 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.