|
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.RemindersType
public class RemindersType
This type contains the counts of various eBay Buying and Seller Reminders that are returned in the GetMyeBayReminders call.
Java class for RemindersType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RemindersType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="PaymentToSendCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FeedbackToReceiveCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="FeedbackToSendCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="OutbidCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="PaymentToReceiveCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="SecondChanceOfferCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ShippingNeededCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RelistingNeededCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="TotalNewLeadsCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="DocsForCCProcessingToSendCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RTEToProcessCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ItemReceiptToConfirmCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RefundOnHoldCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RefundCancelledCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ShippingDetailsToBeProvidedCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ItemReceiptConfirmationToReceiveCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="RefundInitiatedCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="PendingRTERequestCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="DeclinedRTERequestCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected Integer |
declinedRTERequestCount
|
protected Integer |
docsForCCProcessingToSendCount
|
protected Integer |
feedbackToReceiveCount
|
protected Integer |
feedbackToSendCount
|
protected Integer |
itemReceiptConfirmationToReceiveCount
|
protected Integer |
itemReceiptToConfirmCount
|
protected Integer |
outbidCount
|
protected Integer |
paymentToReceiveCount
|
protected Integer |
paymentToSendCount
|
protected Integer |
pendingRTERequestCount
|
protected Integer |
refundCancelledCount
|
protected Integer |
refundInitiatedCount
|
protected Integer |
refundOnHoldCount
|
protected Integer |
relistingNeededCount
|
protected Integer |
rteToProcessCount
|
protected Integer |
secondChanceOfferCount
|
protected Integer |
shippingDetailsToBeProvidedCount
|
protected Integer |
shippingNeededCount
|
protected Integer |
totalNewLeadsCount
|
Constructor Summary | |
---|---|
RemindersType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
Integer |
getDeclinedRTERequestCount()
Gets the value of the declinedRTERequestCount property. |
Integer |
getDocsForCCProcessingToSendCount()
Gets the value of the docsForCCProcessingToSendCount property. |
Integer |
getFeedbackToReceiveCount()
Gets the value of the feedbackToReceiveCount property. |
Integer |
getFeedbackToSendCount()
Gets the value of the feedbackToSendCount property. |
Integer |
getItemReceiptConfirmationToReceiveCount()
Gets the value of the itemReceiptConfirmationToReceiveCount property. |
Integer |
getItemReceiptToConfirmCount()
Gets the value of the itemReceiptToConfirmCount property. |
Integer |
getOutbidCount()
Gets the value of the outbidCount property. |
Integer |
getPaymentToReceiveCount()
Gets the value of the paymentToReceiveCount property. |
Integer |
getPaymentToSendCount()
Gets the value of the paymentToSendCount property. |
Integer |
getPendingRTERequestCount()
Gets the value of the pendingRTERequestCount property. |
Integer |
getRefundCancelledCount()
Gets the value of the refundCancelledCount property. |
Integer |
getRefundInitiatedCount()
Gets the value of the refundInitiatedCount property. |
Integer |
getRefundOnHoldCount()
Gets the value of the refundOnHoldCount property. |
Integer |
getRelistingNeededCount()
Gets the value of the relistingNeededCount property. |
Integer |
getRTEToProcessCount()
Gets the value of the rteToProcessCount property. |
Integer |
getSecondChanceOfferCount()
Gets the value of the secondChanceOfferCount property. |
Integer |
getShippingDetailsToBeProvidedCount()
Gets the value of the shippingDetailsToBeProvidedCount property. |
Integer |
getShippingNeededCount()
Gets the value of the shippingNeededCount property. |
Integer |
getTotalNewLeadsCount()
Gets the value of the totalNewLeadsCount property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setDeclinedRTERequestCount(Integer value)
Sets the value of the declinedRTERequestCount property. |
void |
setDocsForCCProcessingToSendCount(Integer value)
Sets the value of the docsForCCProcessingToSendCount property. |
void |
setFeedbackToReceiveCount(Integer value)
Sets the value of the feedbackToReceiveCount property. |
void |
setFeedbackToSendCount(Integer value)
Sets the value of the feedbackToSendCount property. |
void |
setItemReceiptConfirmationToReceiveCount(Integer value)
Sets the value of the itemReceiptConfirmationToReceiveCount property. |
void |
setItemReceiptToConfirmCount(Integer value)
Sets the value of the itemReceiptToConfirmCount property. |
void |
setOutbidCount(Integer value)
Sets the value of the outbidCount property. |
void |
setPaymentToReceiveCount(Integer value)
Sets the value of the paymentToReceiveCount property. |
void |
setPaymentToSendCount(Integer value)
Sets the value of the paymentToSendCount property. |
void |
setPendingRTERequestCount(Integer value)
Sets the value of the pendingRTERequestCount property. |
void |
setRefundCancelledCount(Integer value)
Sets the value of the refundCancelledCount property. |
void |
setRefundInitiatedCount(Integer value)
Sets the value of the refundInitiatedCount property. |
void |
setRefundOnHoldCount(Integer value)
Sets the value of the refundOnHoldCount property. |
void |
setRelistingNeededCount(Integer value)
Sets the value of the relistingNeededCount property. |
void |
setRTEToProcessCount(Integer value)
Sets the value of the rteToProcessCount property. |
void |
setSecondChanceOfferCount(Integer value)
Sets the value of the secondChanceOfferCount property. |
void |
setShippingDetailsToBeProvidedCount(Integer value)
Sets the value of the shippingDetailsToBeProvidedCount property. |
void |
setShippingNeededCount(Integer value)
Sets the value of the shippingNeededCount property. |
void |
setTotalNewLeadsCount(Integer value)
Sets the value of the totalNewLeadsCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Integer paymentToSendCount
protected Integer feedbackToReceiveCount
protected Integer feedbackToSendCount
protected Integer outbidCount
protected Integer paymentToReceiveCount
protected Integer secondChanceOfferCount
protected Integer shippingNeededCount
protected Integer relistingNeededCount
protected Integer totalNewLeadsCount
protected Integer docsForCCProcessingToSendCount
protected Integer rteToProcessCount
protected Integer itemReceiptToConfirmCount
protected Integer refundOnHoldCount
protected Integer refundCancelledCount
protected Integer shippingDetailsToBeProvidedCount
protected Integer itemReceiptConfirmationToReceiveCount
protected Integer refundInitiatedCount
protected Integer pendingRTERequestCount
protected Integer declinedRTERequestCount
protected List<Object> any
Constructor Detail |
---|
public RemindersType()
Method Detail |
---|
public Integer getPaymentToSendCount()
Integer
public void setPaymentToSendCount(Integer value)
value
- allowed object is
Integer
public Integer getFeedbackToReceiveCount()
Integer
public void setFeedbackToReceiveCount(Integer value)
value
- allowed object is
Integer
public Integer getFeedbackToSendCount()
Integer
public void setFeedbackToSendCount(Integer value)
value
- allowed object is
Integer
public Integer getOutbidCount()
Integer
public void setOutbidCount(Integer value)
value
- allowed object is
Integer
public Integer getPaymentToReceiveCount()
Integer
public void setPaymentToReceiveCount(Integer value)
value
- allowed object is
Integer
public Integer getSecondChanceOfferCount()
Integer
public void setSecondChanceOfferCount(Integer value)
value
- allowed object is
Integer
public Integer getShippingNeededCount()
Integer
public void setShippingNeededCount(Integer value)
value
- allowed object is
Integer
public Integer getRelistingNeededCount()
Integer
public void setRelistingNeededCount(Integer value)
value
- allowed object is
Integer
public Integer getTotalNewLeadsCount()
Integer
public void setTotalNewLeadsCount(Integer value)
value
- allowed object is
Integer
public Integer getDocsForCCProcessingToSendCount()
Integer
public void setDocsForCCProcessingToSendCount(Integer value)
value
- allowed object is
Integer
public Integer getRTEToProcessCount()
Integer
public void setRTEToProcessCount(Integer value)
value
- allowed object is
Integer
public Integer getItemReceiptToConfirmCount()
Integer
public void setItemReceiptToConfirmCount(Integer value)
value
- allowed object is
Integer
public Integer getRefundOnHoldCount()
Integer
public void setRefundOnHoldCount(Integer value)
value
- allowed object is
Integer
public Integer getRefundCancelledCount()
Integer
public void setRefundCancelledCount(Integer value)
value
- allowed object is
Integer
public Integer getShippingDetailsToBeProvidedCount()
Integer
public void setShippingDetailsToBeProvidedCount(Integer value)
value
- allowed object is
Integer
public Integer getItemReceiptConfirmationToReceiveCount()
Integer
public void setItemReceiptConfirmationToReceiveCount(Integer value)
value
- allowed object is
Integer
public Integer getRefundInitiatedCount()
Integer
public void setRefundInitiatedCount(Integer value)
value
- allowed object is
Integer
public Integer getPendingRTERequestCount()
Integer
public void setPendingRTERequestCount(Integer value)
value
- allowed object is
Integer
public Integer getDeclinedRTERequestCount()
Integer
public void setDeclinedRTERequestCount(Integer value)
value
- allowed object is
Integer
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.