|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.ExpressItemRequirementsType
public class ExpressItemRequirementsType
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>
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 |
---|
protected java.lang.Boolean sellerExpressEligible
protected java.lang.Boolean expressOptOut
protected java.lang.Boolean expressApproved
protected java.lang.Boolean expressEligibleListingType
protected java.lang.Boolean expressEnabledCategory
protected java.lang.Boolean eligiblePayPalAccount
protected java.lang.Boolean domesticShippingCost
protected java.lang.Boolean eligibleReturnPolicy
protected java.lang.Boolean picture
protected java.lang.Boolean eligibleItemCondition
protected java.lang.Boolean priceAboveMinimum
protected java.lang.Boolean priceBelowMaximum
protected java.lang.Boolean eligibleCheckout
protected java.lang.Boolean noPreapprovedBidderList
protected java.lang.Boolean noCharity
protected java.lang.Boolean combinedShippingDiscount
protected java.lang.Boolean shipFromEligibleCountry
protected java.lang.Boolean payPalAccountAcceptsUnconfirmedAddress
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public ExpressItemRequirementsType()
Method Detail |
---|
public java.lang.Boolean isSellerExpressEligible()
Boolean
public void setSellerExpressEligible(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isExpressOptOut()
Boolean
public void setExpressOptOut(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isExpressApproved()
Boolean
public void setExpressApproved(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isExpressEligibleListingType()
Boolean
public void setExpressEligibleListingType(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isExpressEnabledCategory()
Boolean
public void setExpressEnabledCategory(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isEligiblePayPalAccount()
Boolean
public void setEligiblePayPalAccount(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isDomesticShippingCost()
Boolean
public void setDomesticShippingCost(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isEligibleReturnPolicy()
Boolean
public void setEligibleReturnPolicy(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPicture()
Boolean
public void setPicture(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isEligibleItemCondition()
Boolean
public void setEligibleItemCondition(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPriceAboveMinimum()
Boolean
public void setPriceAboveMinimum(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPriceBelowMaximum()
Boolean
public void setPriceBelowMaximum(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isEligibleCheckout()
Boolean
public void setEligibleCheckout(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isNoPreapprovedBidderList()
Boolean
public void setNoPreapprovedBidderList(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isNoCharity()
Boolean
public void setNoCharity(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCombinedShippingDiscount()
Boolean
public void setCombinedShippingDiscount(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isShipFromEligibleCountry()
Boolean
public void setShipFromEligibleCountry(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isPayPalAccountAcceptsUnconfirmedAddress()
Boolean
public void setPayPalAccountAcceptsUnconfirmedAddress(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.