|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.MerchantPullPaymentResponseType
public class MerchantPullPaymentResponseType
MerchantPullPaymentResponseType Response data from the merchant pull.
| Constructor Summary | |
|---|---|
MerchantPullPaymentResponseType()
Default Constructor |
|
MerchantPullPaymentResponseType(Node node)
|
|
| Method Summary | |
|---|---|
MerchantPullInfoType |
getMerchantPullInfo()
Getter for merchantPullInfo |
PayerInfoType |
getPayerInfo()
Getter for payerInfo |
PaymentInfoType |
getPaymentInfo()
Getter for paymentInfo |
void |
setMerchantPullInfo(MerchantPullInfoType merchantPullInfo)
Setter for merchantPullInfo |
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 MerchantPullPaymentResponseType()
public MerchantPullPaymentResponseType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public PayerInfoType getPayerInfo()
public void setPayerInfo(PayerInfoType payerInfo)
public PaymentInfoType getPaymentInfo()
public void setPaymentInfo(PaymentInfoType paymentInfo)
public MerchantPullInfoType getMerchantPullInfo()
public void setMerchantPullInfo(MerchantPullInfoType merchantPullInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||