|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoMobileCheckoutPaymentResponseDetailsType
public class DoMobileCheckoutPaymentResponseDetailsType
A free-form field for your own use, such as a tracking number or other value you want returned to you in IPN. Optional Character length and limitations: 256 single-byte alphanumeric characters
| Constructor Summary | |
|---|---|
DoMobileCheckoutPaymentResponseDetailsType()
Default Constructor |
|
DoMobileCheckoutPaymentResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getCustom()
Getter for custom |
String |
getInvoiceID()
Getter for invoiceID |
PayerInfoType |
getPayerInfo()
Getter for payerInfo |
PaymentInfoType |
getPaymentInfo()
Getter for paymentInfo |
void |
setCustom(String custom)
Setter for custom |
void |
setInvoiceID(String invoiceID)
Setter for invoiceID |
void |
setPayerInfo(PayerInfoType payerInfo)
Setter for payerInfo |
void |
setPaymentInfo(PaymentInfoType paymentInfo)
Setter for paymentInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoMobileCheckoutPaymentResponseDetailsType()
public DoMobileCheckoutPaymentResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getCustom()
public void setCustom(String custom)
public String getInvoiceID()
public void setInvoiceID(String invoiceID)
public PayerInfoType getPayerInfo()
public void setPayerInfo(PayerInfoType payerInfo)
public PaymentInfoType getPaymentInfo()
public void setPaymentInfo(PaymentInfoType paymentInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||