|
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.SellingManagerOrderStatusType
public class SellingManagerOrderStatusType
This type contains details on the status of an order.
Java class for SellingManagerOrderStatusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SellingManagerOrderStatusType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CheckoutStatus" type="{urn:ebay:apis:eBLBaseComponents}CheckoutStatusCodeType" minOccurs="0"/> <element name="PaidStatus" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerPaidStatusCodeType" minOccurs="0"/> <element name="ShippedStatus" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerShippedStatusCodeType" minOccurs="0"/> <element name="eBayPaymentStatus" type="{urn:ebay:apis:eBLBaseComponents}PaymentStatusCodeType" minOccurs="0"/> <element name="PayPalTransactionID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PaymentMethodUsed" type="{urn:ebay:apis:eBLBaseComponents}BuyerPaymentMethodCodeType" minOccurs="0"/> <element name="FeedbackReceived" type="{urn:ebay:apis:eBLBaseComponents}CommentTypeCodeType" minOccurs="0"/> <element name="FeedbackSent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="TotalEmailsSent" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="PaymentHoldStatus" type="{urn:ebay:apis:eBLBaseComponents}PaymentHoldStatusCodeType" minOccurs="0"/> <element name="SellerInvoiceNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ShippedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="PaidTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="LastEmailSentTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="SellerInvoiceTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="IntegratedMerchantCreditCardEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected CheckoutStatusCodeType |
checkoutStatus
|
protected PaymentStatusCodeType |
eBayPaymentStatus
|
protected CommentTypeCodeType |
feedbackReceived
|
protected Boolean |
feedbackSent
|
protected Boolean |
integratedMerchantCreditCardEnabled
|
protected Calendar |
lastEmailSentTime
|
protected SellingManagerPaidStatusCodeType |
paidStatus
|
protected Calendar |
paidTime
|
protected PaymentHoldStatusCodeType |
paymentHoldStatus
|
protected BuyerPaymentMethodCodeType |
paymentMethodUsed
|
protected String |
payPalTransactionID
|
protected String |
sellerInvoiceNumber
|
protected Calendar |
sellerInvoiceTime
|
protected SellingManagerShippedStatusCodeType |
shippedStatus
|
protected Calendar |
shippedTime
|
protected Integer |
totalEmailsSent
|
Constructor Summary | |
---|---|
SellingManagerOrderStatusType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
CheckoutStatusCodeType |
getCheckoutStatus()
Gets the value of the checkoutStatus property. |
PaymentStatusCodeType |
getEBayPaymentStatus()
Gets the value of the eBayPaymentStatus property. |
CommentTypeCodeType |
getFeedbackReceived()
Gets the value of the feedbackReceived property. |
Calendar |
getLastEmailSentTime()
Gets the value of the lastEmailSentTime property. |
SellingManagerPaidStatusCodeType |
getPaidStatus()
Gets the value of the paidStatus property. |
Calendar |
getPaidTime()
Gets the value of the paidTime property. |
PaymentHoldStatusCodeType |
getPaymentHoldStatus()
Gets the value of the paymentHoldStatus property. |
BuyerPaymentMethodCodeType |
getPaymentMethodUsed()
Gets the value of the paymentMethodUsed property. |
String |
getPayPalTransactionID()
Gets the value of the payPalTransactionID property. |
String |
getSellerInvoiceNumber()
Gets the value of the sellerInvoiceNumber property. |
Calendar |
getSellerInvoiceTime()
Gets the value of the sellerInvoiceTime property. |
SellingManagerShippedStatusCodeType |
getShippedStatus()
Gets the value of the shippedStatus property. |
Calendar |
getShippedTime()
Gets the value of the shippedTime property. |
Integer |
getTotalEmailsSent()
Gets the value of the totalEmailsSent property. |
Boolean |
isFeedbackSent()
Gets the value of the feedbackSent property. |
Boolean |
isIntegratedMerchantCreditCardEnabled()
Gets the value of the integratedMerchantCreditCardEnabled property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setCheckoutStatus(CheckoutStatusCodeType value)
Sets the value of the checkoutStatus property. |
void |
setEBayPaymentStatus(PaymentStatusCodeType value)
Sets the value of the eBayPaymentStatus property. |
void |
setFeedbackReceived(CommentTypeCodeType value)
Sets the value of the feedbackReceived property. |
void |
setFeedbackSent(Boolean value)
Sets the value of the feedbackSent property. |
void |
setIntegratedMerchantCreditCardEnabled(Boolean value)
Sets the value of the integratedMerchantCreditCardEnabled property. |
void |
setLastEmailSentTime(Calendar value)
Sets the value of the lastEmailSentTime property. |
void |
setPaidStatus(SellingManagerPaidStatusCodeType value)
Sets the value of the paidStatus property. |
void |
setPaidTime(Calendar value)
Sets the value of the paidTime property. |
void |
setPaymentHoldStatus(PaymentHoldStatusCodeType value)
Sets the value of the paymentHoldStatus property. |
void |
setPaymentMethodUsed(BuyerPaymentMethodCodeType value)
Sets the value of the paymentMethodUsed property. |
void |
setPayPalTransactionID(String value)
Sets the value of the payPalTransactionID property. |
void |
setSellerInvoiceNumber(String value)
Sets the value of the sellerInvoiceNumber property. |
void |
setSellerInvoiceTime(Calendar value)
Sets the value of the sellerInvoiceTime property. |
void |
setShippedStatus(SellingManagerShippedStatusCodeType value)
Sets the value of the shippedStatus property. |
void |
setShippedTime(Calendar value)
Sets the value of the shippedTime property. |
void |
setTotalEmailsSent(Integer value)
Sets the value of the totalEmailsSent property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CheckoutStatusCodeType checkoutStatus
protected SellingManagerPaidStatusCodeType paidStatus
protected SellingManagerShippedStatusCodeType shippedStatus
protected PaymentStatusCodeType eBayPaymentStatus
protected String payPalTransactionID
protected BuyerPaymentMethodCodeType paymentMethodUsed
protected CommentTypeCodeType feedbackReceived
protected Boolean feedbackSent
protected Integer totalEmailsSent
protected PaymentHoldStatusCodeType paymentHoldStatus
protected String sellerInvoiceNumber
protected Calendar shippedTime
protected Calendar paidTime
protected Calendar lastEmailSentTime
protected Calendar sellerInvoiceTime
protected Boolean integratedMerchantCreditCardEnabled
protected List<Object> any
Constructor Detail |
---|
public SellingManagerOrderStatusType()
Method Detail |
---|
public CheckoutStatusCodeType getCheckoutStatus()
CheckoutStatusCodeType
public void setCheckoutStatus(CheckoutStatusCodeType value)
value
- allowed object is
CheckoutStatusCodeType
public SellingManagerPaidStatusCodeType getPaidStatus()
SellingManagerPaidStatusCodeType
public void setPaidStatus(SellingManagerPaidStatusCodeType value)
value
- allowed object is
SellingManagerPaidStatusCodeType
public SellingManagerShippedStatusCodeType getShippedStatus()
SellingManagerShippedStatusCodeType
public void setShippedStatus(SellingManagerShippedStatusCodeType value)
value
- allowed object is
SellingManagerShippedStatusCodeType
public PaymentStatusCodeType getEBayPaymentStatus()
PaymentStatusCodeType
public void setEBayPaymentStatus(PaymentStatusCodeType value)
value
- allowed object is
PaymentStatusCodeType
public String getPayPalTransactionID()
String
public void setPayPalTransactionID(String value)
value
- allowed object is
String
public BuyerPaymentMethodCodeType getPaymentMethodUsed()
BuyerPaymentMethodCodeType
public void setPaymentMethodUsed(BuyerPaymentMethodCodeType value)
value
- allowed object is
BuyerPaymentMethodCodeType
public CommentTypeCodeType getFeedbackReceived()
CommentTypeCodeType
public void setFeedbackReceived(CommentTypeCodeType value)
value
- allowed object is
CommentTypeCodeType
public Boolean isFeedbackSent()
Boolean
public void setFeedbackSent(Boolean value)
value
- allowed object is
Boolean
public Integer getTotalEmailsSent()
Integer
public void setTotalEmailsSent(Integer value)
value
- allowed object is
Integer
public PaymentHoldStatusCodeType getPaymentHoldStatus()
PaymentHoldStatusCodeType
public void setPaymentHoldStatus(PaymentHoldStatusCodeType value)
value
- allowed object is
PaymentHoldStatusCodeType
public String getSellerInvoiceNumber()
String
public void setSellerInvoiceNumber(String value)
value
- allowed object is
String
public Calendar getShippedTime()
String
public void setShippedTime(Calendar value)
value
- allowed object is
String
public Calendar getPaidTime()
String
public void setPaidTime(Calendar value)
value
- allowed object is
String
public Calendar getLastEmailSentTime()
String
public void setLastEmailSentTime(Calendar value)
value
- allowed object is
String
public Calendar getSellerInvoiceTime()
String
public void setSellerInvoiceTime(Calendar value)
value
- allowed object is
String
public Boolean isIntegratedMerchantCreditCardEnabled()
Boolean
public void setIntegratedMerchantCreditCardEnabled(Boolean value)
value
- allowed object is
Boolean
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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.