|
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.CheckoutStatusType
public class CheckoutStatusType
Type defining the CheckoutStatus container that is returned in GetOrders and GetOrderTransactions to indicate the current checkout status of the order.
Java class for CheckoutStatusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CheckoutStatusType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="eBayPaymentStatus" type="{urn:ebay:apis:eBLBaseComponents}PaymentStatusCodeType" minOccurs="0"/> <element name="LastModifiedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PaymentMethod" type="{urn:ebay:apis:eBLBaseComponents}BuyerPaymentMethodCodeType" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}CompleteStatusCodeType" minOccurs="0"/> <element name="IntegratedMerchantCreditCardEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="eBayPaymentMismatchDetails" type="{urn:ebay:apis:eBLBaseComponents}eBayPaymentMismatchDetailsType" minOccurs="0"/> <element name="PaymentInstrument" type="{urn:ebay:apis:eBLBaseComponents}BuyerPaymentInstrumentCodeType" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected EBayPaymentMismatchDetailsType |
eBayPaymentMismatchDetails
|
protected PaymentStatusCodeType |
eBayPaymentStatus
|
protected java.lang.Boolean |
integratedMerchantCreditCardEnabled
|
protected java.util.Calendar |
lastModifiedTime
|
protected BuyerPaymentInstrumentCodeType |
paymentInstrument
|
protected BuyerPaymentMethodCodeType |
paymentMethod
|
protected CompleteStatusCodeType |
status
|
Constructor Summary | |
---|---|
CheckoutStatusType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
EBayPaymentMismatchDetailsType |
getEBayPaymentMismatchDetails()
Gets the value of the eBayPaymentMismatchDetails property. |
PaymentStatusCodeType |
getEBayPaymentStatus()
Gets the value of the eBayPaymentStatus property. |
java.util.Calendar |
getLastModifiedTime()
Gets the value of the lastModifiedTime property. |
BuyerPaymentInstrumentCodeType |
getPaymentInstrument()
Gets the value of the paymentInstrument property. |
BuyerPaymentMethodCodeType |
getPaymentMethod()
Gets the value of the paymentMethod property. |
CompleteStatusCodeType |
getStatus()
Gets the value of the status property. |
java.lang.Boolean |
isIntegratedMerchantCreditCardEnabled()
Gets the value of the integratedMerchantCreditCardEnabled property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setEBayPaymentMismatchDetails(EBayPaymentMismatchDetailsType value)
Sets the value of the eBayPaymentMismatchDetails property. |
void |
setEBayPaymentStatus(PaymentStatusCodeType value)
Sets the value of the eBayPaymentStatus property. |
void |
setIntegratedMerchantCreditCardEnabled(java.lang.Boolean value)
Sets the value of the integratedMerchantCreditCardEnabled property. |
void |
setLastModifiedTime(java.util.Calendar value)
Sets the value of the lastModifiedTime property. |
void |
setPaymentInstrument(BuyerPaymentInstrumentCodeType value)
Sets the value of the paymentInstrument property. |
void |
setPaymentMethod(BuyerPaymentMethodCodeType value)
Sets the value of the paymentMethod property. |
void |
setStatus(CompleteStatusCodeType value)
Sets the value of the status property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PaymentStatusCodeType eBayPaymentStatus
protected java.util.Calendar lastModifiedTime
protected BuyerPaymentMethodCodeType paymentMethod
protected CompleteStatusCodeType status
protected java.lang.Boolean integratedMerchantCreditCardEnabled
protected EBayPaymentMismatchDetailsType eBayPaymentMismatchDetails
protected BuyerPaymentInstrumentCodeType paymentInstrument
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public CheckoutStatusType()
Method Detail |
---|
public PaymentStatusCodeType getEBayPaymentStatus()
PaymentStatusCodeType
public void setEBayPaymentStatus(PaymentStatusCodeType value)
value
- allowed object is
PaymentStatusCodeType
public java.util.Calendar getLastModifiedTime()
String
public void setLastModifiedTime(java.util.Calendar value)
value
- allowed object is
String
public BuyerPaymentMethodCodeType getPaymentMethod()
BuyerPaymentMethodCodeType
public void setPaymentMethod(BuyerPaymentMethodCodeType value)
value
- allowed object is
BuyerPaymentMethodCodeType
public CompleteStatusCodeType getStatus()
CompleteStatusCodeType
public void setStatus(CompleteStatusCodeType value)
value
- allowed object is
CompleteStatusCodeType
public java.lang.Boolean isIntegratedMerchantCreditCardEnabled()
Boolean
public void setIntegratedMerchantCreditCardEnabled(java.lang.Boolean value)
value
- allowed object is
Boolean
public EBayPaymentMismatchDetailsType getEBayPaymentMismatchDetails()
EBayPaymentMismatchDetailsType
public void setEBayPaymentMismatchDetails(EBayPaymentMismatchDetailsType value)
value
- allowed object is
EBayPaymentMismatchDetailsType
public BuyerPaymentInstrumentCodeType getPaymentInstrument()
BuyerPaymentInstrumentCodeType
public void setPaymentInstrument(BuyerPaymentInstrumentCodeType value)
value
- allowed object is
BuyerPaymentInstrumentCodeType
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.