Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class ExpressItemRequirementsType

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

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

This type is deprecated.

Java class for ExpressItemRequirementsType complex type.

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

 <complexType name="ExpressItemRequirementsType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SellerExpressEligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressOptOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressApproved" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressEligibleListingType" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExpressEnabledCategory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EligiblePayPalAccount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="DomesticShippingCost" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EligibleReturnPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Picture" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EligibleItemCondition" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PriceAboveMinimum" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PriceBelowMaximum" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EligibleCheckout" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="NoPreapprovedBidderList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="NoCharity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CombinedShippingDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ShipFromEligibleCountry" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="PayPalAccountAcceptsUnconfirmedAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  java.lang.Boolean combinedShippingDiscount
           
protected  java.lang.Boolean domesticShippingCost
           
protected  java.lang.Boolean eligibleCheckout
           
protected  java.lang.Boolean eligibleItemCondition
           
protected  java.lang.Boolean eligiblePayPalAccount
           
protected  java.lang.Boolean eligibleReturnPolicy
           
protected  java.lang.Boolean expressApproved
           
protected  java.lang.Boolean expressEligibleListingType
           
protected  java.lang.Boolean expressEnabledCategory
           
protected  java.lang.Boolean expressOptOut
           
protected  java.lang.Boolean noCharity
           
protected  java.lang.Boolean noPreapprovedBidderList
           
protected  java.lang.Boolean payPalAccountAcceptsUnconfirmedAddress
           
protected  java.lang.Boolean picture
           
protected  java.lang.Boolean priceAboveMinimum
           
protected  java.lang.Boolean priceBelowMaximum
           
protected  java.lang.Boolean sellerExpressEligible
           
protected  java.lang.Boolean shipFromEligibleCountry
           
 
Constructor Summary
ExpressItemRequirementsType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 java.lang.Boolean isCombinedShippingDiscount()
          Gets the value of the combinedShippingDiscount property.
 java.lang.Boolean isDomesticShippingCost()
          Gets the value of the domesticShippingCost property.
 java.lang.Boolean isEligibleCheckout()
          Gets the value of the eligibleCheckout property.
 java.lang.Boolean isEligibleItemCondition()
          Gets the value of the eligibleItemCondition property.
 java.lang.Boolean isEligiblePayPalAccount()
          Gets the value of the eligiblePayPalAccount property.
 java.lang.Boolean isEligibleReturnPolicy()
          Gets the value of the eligibleReturnPolicy property.
 java.lang.Boolean isExpressApproved()
          Gets the value of the expressApproved property.
 java.lang.Boolean isExpressEligibleListingType()
          Gets the value of the expressEligibleListingType property.
 java.lang.Boolean isExpressEnabledCategory()
          Gets the value of the expressEnabledCategory property.
 java.lang.Boolean isExpressOptOut()
          Gets the value of the expressOptOut property.
 java.lang.Boolean isNoCharity()
          Gets the value of the noCharity property.
 java.lang.Boolean isNoPreapprovedBidderList()
          Gets the value of the noPreapprovedBidderList property.
 java.lang.Boolean isPayPalAccountAcceptsUnconfirmedAddress()
          Gets the value of the payPalAccountAcceptsUnconfirmedAddress property.
 java.lang.Boolean isPicture()
          Gets the value of the picture property.
 java.lang.Boolean isPriceAboveMinimum()
          Gets the value of the priceAboveMinimum property.
 java.lang.Boolean isPriceBelowMaximum()
          Gets the value of the priceBelowMaximum property.
 java.lang.Boolean isSellerExpressEligible()
          Gets the value of the sellerExpressEligible property.
 java.lang.Boolean isShipFromEligibleCountry()
          Gets the value of the shipFromEligibleCountry property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setCombinedShippingDiscount(java.lang.Boolean value)
          Sets the value of the combinedShippingDiscount property.
 void setDomesticShippingCost(java.lang.Boolean value)
          Sets the value of the domesticShippingCost property.
 void setEligibleCheckout(java.lang.Boolean value)
          Sets the value of the eligibleCheckout property.
 void setEligibleItemCondition(java.lang.Boolean value)
          Sets the value of the eligibleItemCondition property.
 void setEligiblePayPalAccount(java.lang.Boolean value)
          Sets the value of the eligiblePayPalAccount property.
 void setEligibleReturnPolicy(java.lang.Boolean value)
          Sets the value of the eligibleReturnPolicy property.
 void setExpressApproved(java.lang.Boolean value)
          Sets the value of the expressApproved property.
 void setExpressEligibleListingType(java.lang.Boolean value)
          Sets the value of the expressEligibleListingType property.
 void setExpressEnabledCategory(java.lang.Boolean value)
          Sets the value of the expressEnabledCategory property.
 void setExpressOptOut(java.lang.Boolean value)
          Sets the value of the expressOptOut property.
 void setNoCharity(java.lang.Boolean value)
          Sets the value of the noCharity property.
 void setNoPreapprovedBidderList(java.lang.Boolean value)
          Sets the value of the noPreapprovedBidderList property.
 void setPayPalAccountAcceptsUnconfirmedAddress(java.lang.Boolean value)
          Sets the value of the payPalAccountAcceptsUnconfirmedAddress property.
 void setPicture(java.lang.Boolean value)
          Sets the value of the picture property.
 void setPriceAboveMinimum(java.lang.Boolean value)
          Sets the value of the priceAboveMinimum property.
 void setPriceBelowMaximum(java.lang.Boolean value)
          Sets the value of the priceBelowMaximum property.
 void setSellerExpressEligible(java.lang.Boolean value)
          Sets the value of the sellerExpressEligible property.
 void setShipFromEligibleCountry(java.lang.Boolean value)
          Sets the value of the shipFromEligibleCountry property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sellerExpressEligible

protected java.lang.Boolean sellerExpressEligible

expressOptOut

protected java.lang.Boolean expressOptOut

expressApproved

protected java.lang.Boolean expressApproved

expressEligibleListingType

protected java.lang.Boolean expressEligibleListingType

expressEnabledCategory

protected java.lang.Boolean expressEnabledCategory

eligiblePayPalAccount

protected java.lang.Boolean eligiblePayPalAccount

domesticShippingCost

protected java.lang.Boolean domesticShippingCost

eligibleReturnPolicy

protected java.lang.Boolean eligibleReturnPolicy

picture

protected java.lang.Boolean picture

eligibleItemCondition

protected java.lang.Boolean eligibleItemCondition

priceAboveMinimum

protected java.lang.Boolean priceAboveMinimum

priceBelowMaximum

protected java.lang.Boolean priceBelowMaximum

eligibleCheckout

protected java.lang.Boolean eligibleCheckout

noPreapprovedBidderList

protected java.lang.Boolean noPreapprovedBidderList

noCharity

protected java.lang.Boolean noCharity

combinedShippingDiscount

protected java.lang.Boolean combinedShippingDiscount

shipFromEligibleCountry

protected java.lang.Boolean shipFromEligibleCountry

payPalAccountAcceptsUnconfirmedAddress

protected java.lang.Boolean payPalAccountAcceptsUnconfirmedAddress

any

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

ExpressItemRequirementsType

public ExpressItemRequirementsType()
Method Detail

isSellerExpressEligible

public java.lang.Boolean isSellerExpressEligible()
Gets the value of the sellerExpressEligible property.

Returns:
possible object is Boolean

setSellerExpressEligible

public void setSellerExpressEligible(java.lang.Boolean value)
Sets the value of the sellerExpressEligible property.

Parameters:
value - allowed object is Boolean

isExpressOptOut

public java.lang.Boolean isExpressOptOut()
Gets the value of the expressOptOut property.

Returns:
possible object is Boolean

setExpressOptOut

public void setExpressOptOut(java.lang.Boolean value)
Sets the value of the expressOptOut property.

Parameters:
value - allowed object is Boolean

isExpressApproved

public java.lang.Boolean isExpressApproved()
Gets the value of the expressApproved property.

Returns:
possible object is Boolean

setExpressApproved

public void setExpressApproved(java.lang.Boolean value)
Sets the value of the expressApproved property.

Parameters:
value - allowed object is Boolean

isExpressEligibleListingType

public java.lang.Boolean isExpressEligibleListingType()
Gets the value of the expressEligibleListingType property.

Returns:
possible object is Boolean

setExpressEligibleListingType

public void setExpressEligibleListingType(java.lang.Boolean value)
Sets the value of the expressEligibleListingType property.

Parameters:
value - allowed object is Boolean

isExpressEnabledCategory

public java.lang.Boolean isExpressEnabledCategory()
Gets the value of the expressEnabledCategory property.

Returns:
possible object is Boolean

setExpressEnabledCategory

public void setExpressEnabledCategory(java.lang.Boolean value)
Sets the value of the expressEnabledCategory property.

Parameters:
value - allowed object is Boolean

isEligiblePayPalAccount

public java.lang.Boolean isEligiblePayPalAccount()
Gets the value of the eligiblePayPalAccount property.

Returns:
possible object is Boolean

setEligiblePayPalAccount

public void setEligiblePayPalAccount(java.lang.Boolean value)
Sets the value of the eligiblePayPalAccount property.

Parameters:
value - allowed object is Boolean

isDomesticShippingCost

public java.lang.Boolean isDomesticShippingCost()
Gets the value of the domesticShippingCost property.

Returns:
possible object is Boolean

setDomesticShippingCost

public void setDomesticShippingCost(java.lang.Boolean value)
Sets the value of the domesticShippingCost property.

Parameters:
value - allowed object is Boolean

isEligibleReturnPolicy

public java.lang.Boolean isEligibleReturnPolicy()
Gets the value of the eligibleReturnPolicy property.

Returns:
possible object is Boolean

setEligibleReturnPolicy

public void setEligibleReturnPolicy(java.lang.Boolean value)
Sets the value of the eligibleReturnPolicy property.

Parameters:
value - allowed object is Boolean

isPicture

public java.lang.Boolean isPicture()
Gets the value of the picture property.

Returns:
possible object is Boolean

setPicture

public void setPicture(java.lang.Boolean value)
Sets the value of the picture property.

Parameters:
value - allowed object is Boolean

isEligibleItemCondition

public java.lang.Boolean isEligibleItemCondition()
Gets the value of the eligibleItemCondition property.

Returns:
possible object is Boolean

setEligibleItemCondition

public void setEligibleItemCondition(java.lang.Boolean value)
Sets the value of the eligibleItemCondition property.

Parameters:
value - allowed object is Boolean

isPriceAboveMinimum

public java.lang.Boolean isPriceAboveMinimum()
Gets the value of the priceAboveMinimum property.

Returns:
possible object is Boolean

setPriceAboveMinimum

public void setPriceAboveMinimum(java.lang.Boolean value)
Sets the value of the priceAboveMinimum property.

Parameters:
value - allowed object is Boolean

isPriceBelowMaximum

public java.lang.Boolean isPriceBelowMaximum()
Gets the value of the priceBelowMaximum property.

Returns:
possible object is Boolean

setPriceBelowMaximum

public void setPriceBelowMaximum(java.lang.Boolean value)
Sets the value of the priceBelowMaximum property.

Parameters:
value - allowed object is Boolean

isEligibleCheckout

public java.lang.Boolean isEligibleCheckout()
Gets the value of the eligibleCheckout property.

Returns:
possible object is Boolean

setEligibleCheckout

public void setEligibleCheckout(java.lang.Boolean value)
Sets the value of the eligibleCheckout property.

Parameters:
value - allowed object is Boolean

isNoPreapprovedBidderList

public java.lang.Boolean isNoPreapprovedBidderList()
Gets the value of the noPreapprovedBidderList property.

Returns:
possible object is Boolean

setNoPreapprovedBidderList

public void setNoPreapprovedBidderList(java.lang.Boolean value)
Sets the value of the noPreapprovedBidderList property.

Parameters:
value - allowed object is Boolean

isNoCharity

public java.lang.Boolean isNoCharity()
Gets the value of the noCharity property.

Returns:
possible object is Boolean

setNoCharity

public void setNoCharity(java.lang.Boolean value)
Sets the value of the noCharity property.

Parameters:
value - allowed object is Boolean

isCombinedShippingDiscount

public java.lang.Boolean isCombinedShippingDiscount()
Gets the value of the combinedShippingDiscount property.

Returns:
possible object is Boolean

setCombinedShippingDiscount

public void setCombinedShippingDiscount(java.lang.Boolean value)
Sets the value of the combinedShippingDiscount property.

Parameters:
value - allowed object is Boolean

isShipFromEligibleCountry

public java.lang.Boolean isShipFromEligibleCountry()
Gets the value of the shipFromEligibleCountry property.

Returns:
possible object is Boolean

setShipFromEligibleCountry

public void setShipFromEligibleCountry(java.lang.Boolean value)
Sets the value of the shipFromEligibleCountry property.

Parameters:
value - allowed object is Boolean

isPayPalAccountAcceptsUnconfirmedAddress

public java.lang.Boolean isPayPalAccountAcceptsUnconfirmedAddress()
Gets the value of the payPalAccountAcceptsUnconfirmedAddress property.

Returns:
possible object is Boolean

setPayPalAccountAcceptsUnconfirmedAddress

public void setPayPalAccountAcceptsUnconfirmedAddress(java.lang.Boolean value)
Sets the value of the payPalAccountAcceptsUnconfirmedAddress property.

Parameters:
value - allowed object is Boolean

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.