Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class GetUserPreferencesResponseType

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

public class GetUserPreferencesResponseType
extends AbstractResponseType
implements java.io.Serializable

Contains some or all of the authenticated user's preferences. The preferences are grouped in sets and are returned according to the flag settings in the request.

Java class for GetUserPreferencesResponseType complex type.

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

 <complexType name="GetUserPreferencesResponseType">
   <complexContent>
     <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
       <sequence>
         <element name="BidderNoticePreferences" type="{urn:ebay:apis:eBLBaseComponents}BidderNoticePreferencesType" minOccurs="0"/>
         <element name="CombinedPaymentPreferences" type="{urn:ebay:apis:eBLBaseComponents}CombinedPaymentPreferencesType" minOccurs="0"/>
         <element name="CrossPromotionPreferences" type="{urn:ebay:apis:eBLBaseComponents}CrossPromotionPreferencesType" minOccurs="0"/>
         <element name="SellerPaymentPreferences" type="{urn:ebay:apis:eBLBaseComponents}SellerPaymentPreferencesType" minOccurs="0"/>
         <element name="SellerFavoriteItemPreferences" type="{urn:ebay:apis:eBLBaseComponents}SellerFavoriteItemPreferencesType" minOccurs="0"/>
         <element name="EndOfAuctionEmailPreferences" type="{urn:ebay:apis:eBLBaseComponents}EndOfAuctionEmailPreferencesType" minOccurs="0"/>
         <element name="EmailShipmentTrackingNumberPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="RequiredShipPhoneNumberPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ProStoresPreference" type="{urn:ebay:apis:eBLBaseComponents}ProStoresCheckoutPreferenceType" minOccurs="0"/>
         <element name="UnpaidItemAssistancePreferences" type="{urn:ebay:apis:eBLBaseComponents}UnpaidItemAssistancePreferencesType" minOccurs="0"/>
         <element name="SellerExcludeShipToLocationPreferences" type="{urn:ebay:apis:eBLBaseComponents}SellerExcludeShipToLocationPreferencesType" minOccurs="0"/>
         <element name="PurchaseReminderEmailPreferences" type="{urn:ebay:apis:eBLBaseComponents}PurchaseReminderEmailPreferencesType" minOccurs="0"/>
         <element name="SellerThirdPartyCheckoutDisabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SellerProfilePreferences" type="{urn:ebay:apis:eBLBaseComponents}SellerProfilePreferencesType" minOccurs="0"/>
         <element name="SellerReturnPreferences" type="{urn:ebay:apis:eBLBaseComponents}SellerReturnPreferencesType" minOccurs="0"/>
         <element name="OfferGlobalShippingProgramPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DispatchCutoffTimePreference" type="{urn:ebay:apis:eBLBaseComponents}DispatchCutoffTimePreferencesType" minOccurs="0"/>
         <element name="GlobalShippingProgramListingPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="OverrideGSPServiceWithIntlServicePreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PickupDropoffSellerPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="OutOfStockControlPreference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="eBayPLUSPreference" type="{urn:ebay:apis:eBLBaseComponents}EBayPLUSPreferenceType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  BidderNoticePreferencesType bidderNoticePreferences
           
protected  CombinedPaymentPreferencesType combinedPaymentPreferences
           
protected  CrossPromotionPreferencesType crossPromotionPreferences
           
protected  DispatchCutoffTimePreferencesType dispatchCutoffTimePreference
           
protected  java.util.List<EBayPLUSPreferenceType> eBayPLUSPreference
           
protected  java.lang.Boolean emailShipmentTrackingNumberPreference
           
protected  EndOfAuctionEmailPreferencesType endOfAuctionEmailPreferences
           
protected  java.lang.Boolean globalShippingProgramListingPreference
           
protected  java.lang.Boolean offerGlobalShippingProgramPreference
           
protected  java.lang.Boolean outOfStockControlPreference
           
protected  java.lang.Boolean overrideGSPServiceWithIntlServicePreference
           
protected  java.lang.Boolean pickupDropoffSellerPreference
           
protected  ProStoresCheckoutPreferenceType proStoresPreference
           
protected  PurchaseReminderEmailPreferencesType purchaseReminderEmailPreferences
           
protected  java.lang.Boolean requiredShipPhoneNumberPreference
           
protected  SellerExcludeShipToLocationPreferencesType sellerExcludeShipToLocationPreferences
           
protected  SellerFavoriteItemPreferencesType sellerFavoriteItemPreferences
           
protected  SellerPaymentPreferencesType sellerPaymentPreferences
           
protected  SellerProfilePreferencesType sellerProfilePreferences
           
protected  SellerReturnPreferencesType sellerReturnPreferences
           
protected  java.lang.Boolean sellerThirdPartyCheckoutDisabled
           
protected  UnpaidItemAssistancePreferencesType unpaidItemAssistancePreferences
           
 
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType
ack, any, botBlock, build, correlationID, duplicateInvocationDetails, eiasToken, errors, externalUserData, hardExpirationWarning, message, notificationEventName, notificationSignature, recipientUserID, timestamp, version
 
Constructor Summary
GetUserPreferencesResponseType()
           
 
Method Summary
protected  java.util.List<EBayPLUSPreferenceType> _getEBayPLUSPreference()
           
 BidderNoticePreferencesType getBidderNoticePreferences()
          Gets the value of the bidderNoticePreferences property.
 CombinedPaymentPreferencesType getCombinedPaymentPreferences()
          Gets the value of the combinedPaymentPreferences property.
 CrossPromotionPreferencesType getCrossPromotionPreferences()
          Gets the value of the crossPromotionPreferences property.
 DispatchCutoffTimePreferencesType getDispatchCutoffTimePreference()
          Gets the value of the dispatchCutoffTimePreference property.
 EBayPLUSPreferenceType[] getEBayPLUSPreference()
           
 EBayPLUSPreferenceType getEBayPLUSPreference(int idx)
           
 int getEBayPLUSPreferenceLength()
           
 EndOfAuctionEmailPreferencesType getEndOfAuctionEmailPreferences()
          Gets the value of the endOfAuctionEmailPreferences property.
 ProStoresCheckoutPreferenceType getProStoresPreference()
          Gets the value of the proStoresPreference property.
 PurchaseReminderEmailPreferencesType getPurchaseReminderEmailPreferences()
          Gets the value of the purchaseReminderEmailPreferences property.
 SellerExcludeShipToLocationPreferencesType getSellerExcludeShipToLocationPreferences()
          Gets the value of the sellerExcludeShipToLocationPreferences property.
 SellerFavoriteItemPreferencesType getSellerFavoriteItemPreferences()
          Gets the value of the sellerFavoriteItemPreferences property.
 SellerPaymentPreferencesType getSellerPaymentPreferences()
          Gets the value of the sellerPaymentPreferences property.
 SellerProfilePreferencesType getSellerProfilePreferences()
          Gets the value of the sellerProfilePreferences property.
 SellerReturnPreferencesType getSellerReturnPreferences()
          Gets the value of the sellerReturnPreferences property.
 UnpaidItemAssistancePreferencesType getUnpaidItemAssistancePreferences()
          Gets the value of the unpaidItemAssistancePreferences property.
 java.lang.Boolean isEmailShipmentTrackingNumberPreference()
          Gets the value of the emailShipmentTrackingNumberPreference property.
 java.lang.Boolean isGlobalShippingProgramListingPreference()
          Gets the value of the globalShippingProgramListingPreference property.
 java.lang.Boolean isOfferGlobalShippingProgramPreference()
          Gets the value of the offerGlobalShippingProgramPreference property.
 java.lang.Boolean isOutOfStockControlPreference()
          Gets the value of the outOfStockControlPreference property.
 java.lang.Boolean isOverrideGSPServiceWithIntlServicePreference()
          Gets the value of the overrideGSPServiceWithIntlServicePreference property.
 java.lang.Boolean isPickupDropoffSellerPreference()
          Gets the value of the pickupDropoffSellerPreference property.
 java.lang.Boolean isRequiredShipPhoneNumberPreference()
          Gets the value of the requiredShipPhoneNumberPreference property.
 java.lang.Boolean isSellerThirdPartyCheckoutDisabled()
          Gets the value of the sellerThirdPartyCheckoutDisabled property.
 void setBidderNoticePreferences(BidderNoticePreferencesType value)
          Sets the value of the bidderNoticePreferences property.
 void setCombinedPaymentPreferences(CombinedPaymentPreferencesType value)
          Sets the value of the combinedPaymentPreferences property.
 void setCrossPromotionPreferences(CrossPromotionPreferencesType value)
          Sets the value of the crossPromotionPreferences property.
 void setDispatchCutoffTimePreference(DispatchCutoffTimePreferencesType value)
          Sets the value of the dispatchCutoffTimePreference property.
 void setEBayPLUSPreference(EBayPLUSPreferenceType[] values)
           
 EBayPLUSPreferenceType setEBayPLUSPreference(int idx, EBayPLUSPreferenceType value)
           
 void setEmailShipmentTrackingNumberPreference(java.lang.Boolean value)
          Sets the value of the emailShipmentTrackingNumberPreference property.
 void setEndOfAuctionEmailPreferences(EndOfAuctionEmailPreferencesType value)
          Sets the value of the endOfAuctionEmailPreferences property.
 void setGlobalShippingProgramListingPreference(java.lang.Boolean value)
          Sets the value of the globalShippingProgramListingPreference property.
 void setOfferGlobalShippingProgramPreference(java.lang.Boolean value)
          Sets the value of the offerGlobalShippingProgramPreference property.
 void setOutOfStockControlPreference(java.lang.Boolean value)
          Sets the value of the outOfStockControlPreference property.
 void setOverrideGSPServiceWithIntlServicePreference(java.lang.Boolean value)
          Sets the value of the overrideGSPServiceWithIntlServicePreference property.
 void setPickupDropoffSellerPreference(java.lang.Boolean value)
          Sets the value of the pickupDropoffSellerPreference property.
 void setProStoresPreference(ProStoresCheckoutPreferenceType value)
          Sets the value of the proStoresPreference property.
 void setPurchaseReminderEmailPreferences(PurchaseReminderEmailPreferencesType value)
          Sets the value of the purchaseReminderEmailPreferences property.
 void setRequiredShipPhoneNumberPreference(java.lang.Boolean value)
          Sets the value of the requiredShipPhoneNumberPreference property.
 void setSellerExcludeShipToLocationPreferences(SellerExcludeShipToLocationPreferencesType value)
          Sets the value of the sellerExcludeShipToLocationPreferences property.
 void setSellerFavoriteItemPreferences(SellerFavoriteItemPreferencesType value)
          Sets the value of the sellerFavoriteItemPreferences property.
 void setSellerPaymentPreferences(SellerPaymentPreferencesType value)
          Sets the value of the sellerPaymentPreferences property.
 void setSellerProfilePreferences(SellerProfilePreferencesType value)
          Sets the value of the sellerProfilePreferences property.
 void setSellerReturnPreferences(SellerReturnPreferencesType value)
          Sets the value of the sellerReturnPreferences property.
 void setSellerThirdPartyCheckoutDisabled(java.lang.Boolean value)
          Sets the value of the sellerThirdPartyCheckoutDisabled property.
 void setUnpaidItemAssistancePreferences(UnpaidItemAssistancePreferencesType value)
          Sets the value of the unpaidItemAssistancePreferences property.
 
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType
_getAny, _getErrors, getAck, getAny, getAny, getAnyLength, getBotBlock, getBuild, getCorrelationID, getDuplicateInvocationDetails, getEIASToken, getErrors, getErrors, getErrorsLength, getExternalUserData, getHardExpirationWarning, getMessage, getNotificationEventName, getNotificationSignature, getRecipientUserID, getTimestamp, getVersion, setAck, setAny, setAny, setBotBlock, setBuild, setCorrelationID, setDuplicateInvocationDetails, setEIASToken, setErrors, setErrors, setExternalUserData, setHardExpirationWarning, setMessage, setNotificationEventName, setNotificationSignature, setRecipientUserID, setTimestamp, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bidderNoticePreferences

protected BidderNoticePreferencesType bidderNoticePreferences

combinedPaymentPreferences

protected CombinedPaymentPreferencesType combinedPaymentPreferences

crossPromotionPreferences

protected CrossPromotionPreferencesType crossPromotionPreferences

sellerPaymentPreferences

protected SellerPaymentPreferencesType sellerPaymentPreferences

sellerFavoriteItemPreferences

protected SellerFavoriteItemPreferencesType sellerFavoriteItemPreferences

endOfAuctionEmailPreferences

protected EndOfAuctionEmailPreferencesType endOfAuctionEmailPreferences

emailShipmentTrackingNumberPreference

protected java.lang.Boolean emailShipmentTrackingNumberPreference

requiredShipPhoneNumberPreference

protected java.lang.Boolean requiredShipPhoneNumberPreference

proStoresPreference

protected ProStoresCheckoutPreferenceType proStoresPreference

unpaidItemAssistancePreferences

protected UnpaidItemAssistancePreferencesType unpaidItemAssistancePreferences

sellerExcludeShipToLocationPreferences

protected SellerExcludeShipToLocationPreferencesType sellerExcludeShipToLocationPreferences

purchaseReminderEmailPreferences

protected PurchaseReminderEmailPreferencesType purchaseReminderEmailPreferences

sellerThirdPartyCheckoutDisabled

protected java.lang.Boolean sellerThirdPartyCheckoutDisabled

sellerProfilePreferences

protected SellerProfilePreferencesType sellerProfilePreferences

sellerReturnPreferences

protected SellerReturnPreferencesType sellerReturnPreferences

offerGlobalShippingProgramPreference

protected java.lang.Boolean offerGlobalShippingProgramPreference

dispatchCutoffTimePreference

protected DispatchCutoffTimePreferencesType dispatchCutoffTimePreference

globalShippingProgramListingPreference

protected java.lang.Boolean globalShippingProgramListingPreference

overrideGSPServiceWithIntlServicePreference

protected java.lang.Boolean overrideGSPServiceWithIntlServicePreference

pickupDropoffSellerPreference

protected java.lang.Boolean pickupDropoffSellerPreference

outOfStockControlPreference

protected java.lang.Boolean outOfStockControlPreference

eBayPLUSPreference

protected java.util.List<EBayPLUSPreferenceType> eBayPLUSPreference
Constructor Detail

GetUserPreferencesResponseType

public GetUserPreferencesResponseType()
Method Detail

getBidderNoticePreferences

public BidderNoticePreferencesType getBidderNoticePreferences()
Gets the value of the bidderNoticePreferences property.

Returns:
possible object is BidderNoticePreferencesType

setBidderNoticePreferences

public void setBidderNoticePreferences(BidderNoticePreferencesType value)
Sets the value of the bidderNoticePreferences property.

Parameters:
value - allowed object is BidderNoticePreferencesType

getCombinedPaymentPreferences

public CombinedPaymentPreferencesType getCombinedPaymentPreferences()
Gets the value of the combinedPaymentPreferences property.

Returns:
possible object is CombinedPaymentPreferencesType

setCombinedPaymentPreferences

public void setCombinedPaymentPreferences(CombinedPaymentPreferencesType value)
Sets the value of the combinedPaymentPreferences property.

Parameters:
value - allowed object is CombinedPaymentPreferencesType

getCrossPromotionPreferences

public CrossPromotionPreferencesType getCrossPromotionPreferences()
Gets the value of the crossPromotionPreferences property.

Returns:
possible object is CrossPromotionPreferencesType

setCrossPromotionPreferences

public void setCrossPromotionPreferences(CrossPromotionPreferencesType value)
Sets the value of the crossPromotionPreferences property.

Parameters:
value - allowed object is CrossPromotionPreferencesType

getSellerPaymentPreferences

public SellerPaymentPreferencesType getSellerPaymentPreferences()
Gets the value of the sellerPaymentPreferences property.

Returns:
possible object is SellerPaymentPreferencesType

setSellerPaymentPreferences

public void setSellerPaymentPreferences(SellerPaymentPreferencesType value)
Sets the value of the sellerPaymentPreferences property.

Parameters:
value - allowed object is SellerPaymentPreferencesType

getSellerFavoriteItemPreferences

public SellerFavoriteItemPreferencesType getSellerFavoriteItemPreferences()
Gets the value of the sellerFavoriteItemPreferences property.

Returns:
possible object is SellerFavoriteItemPreferencesType

setSellerFavoriteItemPreferences

public void setSellerFavoriteItemPreferences(SellerFavoriteItemPreferencesType value)
Sets the value of the sellerFavoriteItemPreferences property.

Parameters:
value - allowed object is SellerFavoriteItemPreferencesType

getEndOfAuctionEmailPreferences

public EndOfAuctionEmailPreferencesType getEndOfAuctionEmailPreferences()
Gets the value of the endOfAuctionEmailPreferences property.

Returns:
possible object is EndOfAuctionEmailPreferencesType

setEndOfAuctionEmailPreferences

public void setEndOfAuctionEmailPreferences(EndOfAuctionEmailPreferencesType value)
Sets the value of the endOfAuctionEmailPreferences property.

Parameters:
value - allowed object is EndOfAuctionEmailPreferencesType

isEmailShipmentTrackingNumberPreference

public java.lang.Boolean isEmailShipmentTrackingNumberPreference()
Gets the value of the emailShipmentTrackingNumberPreference property.

Returns:
possible object is Boolean

setEmailShipmentTrackingNumberPreference

public void setEmailShipmentTrackingNumberPreference(java.lang.Boolean value)
Sets the value of the emailShipmentTrackingNumberPreference property.

Parameters:
value - allowed object is Boolean

isRequiredShipPhoneNumberPreference

public java.lang.Boolean isRequiredShipPhoneNumberPreference()
Gets the value of the requiredShipPhoneNumberPreference property.

Returns:
possible object is Boolean

setRequiredShipPhoneNumberPreference

public void setRequiredShipPhoneNumberPreference(java.lang.Boolean value)
Sets the value of the requiredShipPhoneNumberPreference property.

Parameters:
value - allowed object is Boolean

getProStoresPreference

public ProStoresCheckoutPreferenceType getProStoresPreference()
Gets the value of the proStoresPreference property.

Returns:
possible object is ProStoresCheckoutPreferenceType

setProStoresPreference

public void setProStoresPreference(ProStoresCheckoutPreferenceType value)
Sets the value of the proStoresPreference property.

Parameters:
value - allowed object is ProStoresCheckoutPreferenceType

getUnpaidItemAssistancePreferences

public UnpaidItemAssistancePreferencesType getUnpaidItemAssistancePreferences()
Gets the value of the unpaidItemAssistancePreferences property.

Returns:
possible object is UnpaidItemAssistancePreferencesType

setUnpaidItemAssistancePreferences

public void setUnpaidItemAssistancePreferences(UnpaidItemAssistancePreferencesType value)
Sets the value of the unpaidItemAssistancePreferences property.

Parameters:
value - allowed object is UnpaidItemAssistancePreferencesType

getSellerExcludeShipToLocationPreferences

public SellerExcludeShipToLocationPreferencesType getSellerExcludeShipToLocationPreferences()
Gets the value of the sellerExcludeShipToLocationPreferences property.

Returns:
possible object is SellerExcludeShipToLocationPreferencesType

setSellerExcludeShipToLocationPreferences

public void setSellerExcludeShipToLocationPreferences(SellerExcludeShipToLocationPreferencesType value)
Sets the value of the sellerExcludeShipToLocationPreferences property.

Parameters:
value - allowed object is SellerExcludeShipToLocationPreferencesType

getPurchaseReminderEmailPreferences

public PurchaseReminderEmailPreferencesType getPurchaseReminderEmailPreferences()
Gets the value of the purchaseReminderEmailPreferences property.

Returns:
possible object is PurchaseReminderEmailPreferencesType

setPurchaseReminderEmailPreferences

public void setPurchaseReminderEmailPreferences(PurchaseReminderEmailPreferencesType value)
Sets the value of the purchaseReminderEmailPreferences property.

Parameters:
value - allowed object is PurchaseReminderEmailPreferencesType

isSellerThirdPartyCheckoutDisabled

public java.lang.Boolean isSellerThirdPartyCheckoutDisabled()
Gets the value of the sellerThirdPartyCheckoutDisabled property.

Returns:
possible object is Boolean

setSellerThirdPartyCheckoutDisabled

public void setSellerThirdPartyCheckoutDisabled(java.lang.Boolean value)
Sets the value of the sellerThirdPartyCheckoutDisabled property.

Parameters:
value - allowed object is Boolean

getSellerProfilePreferences

public SellerProfilePreferencesType getSellerProfilePreferences()
Gets the value of the sellerProfilePreferences property.

Returns:
possible object is SellerProfilePreferencesType

setSellerProfilePreferences

public void setSellerProfilePreferences(SellerProfilePreferencesType value)
Sets the value of the sellerProfilePreferences property.

Parameters:
value - allowed object is SellerProfilePreferencesType

getSellerReturnPreferences

public SellerReturnPreferencesType getSellerReturnPreferences()
Gets the value of the sellerReturnPreferences property.

Returns:
possible object is SellerReturnPreferencesType

setSellerReturnPreferences

public void setSellerReturnPreferences(SellerReturnPreferencesType value)
Sets the value of the sellerReturnPreferences property.

Parameters:
value - allowed object is SellerReturnPreferencesType

isOfferGlobalShippingProgramPreference

public java.lang.Boolean isOfferGlobalShippingProgramPreference()
Gets the value of the offerGlobalShippingProgramPreference property.

Returns:
possible object is Boolean

setOfferGlobalShippingProgramPreference

public void setOfferGlobalShippingProgramPreference(java.lang.Boolean value)
Sets the value of the offerGlobalShippingProgramPreference property.

Parameters:
value - allowed object is Boolean

getDispatchCutoffTimePreference

public DispatchCutoffTimePreferencesType getDispatchCutoffTimePreference()
Gets the value of the dispatchCutoffTimePreference property.

Returns:
possible object is DispatchCutoffTimePreferencesType

setDispatchCutoffTimePreference

public void setDispatchCutoffTimePreference(DispatchCutoffTimePreferencesType value)
Sets the value of the dispatchCutoffTimePreference property.

Parameters:
value - allowed object is DispatchCutoffTimePreferencesType

isGlobalShippingProgramListingPreference

public java.lang.Boolean isGlobalShippingProgramListingPreference()
Gets the value of the globalShippingProgramListingPreference property.

Returns:
possible object is Boolean

setGlobalShippingProgramListingPreference

public void setGlobalShippingProgramListingPreference(java.lang.Boolean value)
Sets the value of the globalShippingProgramListingPreference property.

Parameters:
value - allowed object is Boolean

isOverrideGSPServiceWithIntlServicePreference

public java.lang.Boolean isOverrideGSPServiceWithIntlServicePreference()
Gets the value of the overrideGSPServiceWithIntlServicePreference property.

Returns:
possible object is Boolean

setOverrideGSPServiceWithIntlServicePreference

public void setOverrideGSPServiceWithIntlServicePreference(java.lang.Boolean value)
Sets the value of the overrideGSPServiceWithIntlServicePreference property.

Parameters:
value - allowed object is Boolean

isPickupDropoffSellerPreference

public java.lang.Boolean isPickupDropoffSellerPreference()
Gets the value of the pickupDropoffSellerPreference property.

Returns:
possible object is Boolean

setPickupDropoffSellerPreference

public void setPickupDropoffSellerPreference(java.lang.Boolean value)
Sets the value of the pickupDropoffSellerPreference property.

Parameters:
value - allowed object is Boolean

isOutOfStockControlPreference

public java.lang.Boolean isOutOfStockControlPreference()
Gets the value of the outOfStockControlPreference property.

Returns:
possible object is Boolean

setOutOfStockControlPreference

public void setOutOfStockControlPreference(java.lang.Boolean value)
Sets the value of the outOfStockControlPreference property.

Parameters:
value - allowed object is Boolean

getEBayPLUSPreference

public EBayPLUSPreferenceType[] getEBayPLUSPreference()
Returns:
array of EBayPLUSPreferenceType

getEBayPLUSPreference

public EBayPLUSPreferenceType getEBayPLUSPreference(int idx)
Returns:
one of EBayPLUSPreferenceType

getEBayPLUSPreferenceLength

public int getEBayPLUSPreferenceLength()

setEBayPLUSPreference

public void setEBayPLUSPreference(EBayPLUSPreferenceType[] values)
Parameters:
values - allowed objects are EBayPLUSPreferenceType

_getEBayPLUSPreference

protected java.util.List<EBayPLUSPreferenceType> _getEBayPLUSPreference()

setEBayPLUSPreference

public EBayPLUSPreferenceType setEBayPLUSPreference(int idx,
                                                    EBayPLUSPreferenceType value)
Parameters:
value - allowed object is EBayPLUSPreferenceType

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.