Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class CombinedPaymentPreferencesType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.CombinedPaymentPreferencesType
All Implemented Interfaces:
java.io.Serializable

public class CombinedPaymentPreferencesType
extends java.lang.Object
implements java.io.Serializable

Type used to indicate if the seller supports Combined Invoice orders, and if so, defines whether the seller specifies any shipping discount before or after purchase.

Note: In the past, this type was also used to indicate more settings related to Combined Invoice discounts, including the number of days that buyers have to combine line items into a Combined Invoice, and detailed information on Calculated and Flat-Rate shipping discount profiles. However, these settings are now set through the SetShippingDiscountProfiles call (or through Shipping Preferences in My eBay), and retrieved with the GetShippingDiscountProfiles call.

Java class for CombinedPaymentPreferencesType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="CombinedPaymentPreferencesType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="CalculatedShippingPreferences" type="{urn:ebay:apis:eBLBaseComponents}CalculatedShippingPreferencesType" minOccurs="0"/>
         <element name="CombinedPaymentOption" type="{urn:ebay:apis:eBLBaseComponents}CombinedPaymentOptionCodeType" minOccurs="0"/>
         <element name="CombinedPaymentPeriod" type="{urn:ebay:apis:eBLBaseComponents}CombinedPaymentPeriodCodeType" minOccurs="0"/>
         <element name="FlatShippingPreferences" type="{urn:ebay:apis:eBLBaseComponents}FlatShippingPreferencesType" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  CalculatedShippingPreferencesType calculatedShippingPreferences
           
protected  CombinedPaymentOptionCodeType combinedPaymentOption
           
protected  CombinedPaymentPeriodCodeType combinedPaymentPeriod
           
protected  FlatShippingPreferencesType flatShippingPreferences
           
 
Constructor Summary
CombinedPaymentPreferencesType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 CalculatedShippingPreferencesType getCalculatedShippingPreferences()
          Gets the value of the calculatedShippingPreferences property.
 CombinedPaymentOptionCodeType getCombinedPaymentOption()
          Gets the value of the combinedPaymentOption property.
 CombinedPaymentPeriodCodeType getCombinedPaymentPeriod()
          Gets the value of the combinedPaymentPeriod property.
 FlatShippingPreferencesType getFlatShippingPreferences()
          Gets the value of the flatShippingPreferences property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setCalculatedShippingPreferences(CalculatedShippingPreferencesType value)
          Sets the value of the calculatedShippingPreferences property.
 void setCombinedPaymentOption(CombinedPaymentOptionCodeType value)
          Sets the value of the combinedPaymentOption property.
 void setCombinedPaymentPeriod(CombinedPaymentPeriodCodeType value)
          Sets the value of the combinedPaymentPeriod property.
 void setFlatShippingPreferences(FlatShippingPreferencesType value)
          Sets the value of the flatShippingPreferences property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

calculatedShippingPreferences

protected CalculatedShippingPreferencesType calculatedShippingPreferences

combinedPaymentOption

protected CombinedPaymentOptionCodeType combinedPaymentOption

combinedPaymentPeriod

protected CombinedPaymentPeriodCodeType combinedPaymentPeriod

flatShippingPreferences

protected FlatShippingPreferencesType flatShippingPreferences

any

protected java.util.List<java.lang.Object> any
Constructor Detail

CombinedPaymentPreferencesType

public CombinedPaymentPreferencesType()
Method Detail

getCalculatedShippingPreferences

public CalculatedShippingPreferencesType getCalculatedShippingPreferences()
Gets the value of the calculatedShippingPreferences property.

Returns:
possible object is CalculatedShippingPreferencesType

setCalculatedShippingPreferences

public void setCalculatedShippingPreferences(CalculatedShippingPreferencesType value)
Sets the value of the calculatedShippingPreferences property.

Parameters:
value - allowed object is CalculatedShippingPreferencesType

getCombinedPaymentOption

public CombinedPaymentOptionCodeType getCombinedPaymentOption()
Gets the value of the combinedPaymentOption property.

Returns:
possible object is CombinedPaymentOptionCodeType

setCombinedPaymentOption

public void setCombinedPaymentOption(CombinedPaymentOptionCodeType value)
Sets the value of the combinedPaymentOption property.

Parameters:
value - allowed object is CombinedPaymentOptionCodeType

getCombinedPaymentPeriod

public CombinedPaymentPeriodCodeType getCombinedPaymentPeriod()
Gets the value of the combinedPaymentPeriod property.

Returns:
possible object is CombinedPaymentPeriodCodeType

setCombinedPaymentPeriod

public void setCombinedPaymentPeriod(CombinedPaymentPeriodCodeType value)
Sets the value of the combinedPaymentPeriod property.

Parameters:
value - allowed object is CombinedPaymentPeriodCodeType

getFlatShippingPreferences

public FlatShippingPreferencesType getFlatShippingPreferences()
Gets the value of the flatShippingPreferences property.

Returns:
possible object is FlatShippingPreferencesType

setFlatShippingPreferences

public void setFlatShippingPreferences(FlatShippingPreferencesType value)
Sets the value of the flatShippingPreferences property.

Parameters:
value - allowed object is FlatShippingPreferencesType

getAny

public java.lang.Object[] getAny()
Returns:
array of Object Element

getAny

public java.lang.Object getAny(int idx)
Returns:
one of Object Element

getAnyLength

public int getAnyLength()

setAny

public void setAny(java.lang.Object[] values)
Parameters:
values - allowed objects are Object Element

_getAny

protected java.util.List<java.lang.Object> _getAny()

setAny

public java.lang.Object setAny(int idx,
                               java.lang.Object value)
Parameters:
value - allowed object is Object Element

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.