|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.MerchantPullInfoType
public class MerchantPullInfoType
MerchantPullInfoType Information about the merchant pull.
| Constructor Summary | |
|---|---|
MerchantPullInfoType()
Default Constructor |
|
MerchantPullInfoType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getCustom()
Getter for custom |
String |
getDesc()
Getter for desc |
String |
getInvoice()
Getter for invoice |
String |
getMpCustom()
Getter for mpCustom |
BasicAmountType |
getMpMax()
Getter for mpMax |
MerchantPullStatusCodeType |
getMpStatus()
Getter for mpStatus |
String |
getPaymentSourceID()
Getter for paymentSourceID |
void |
setCustom(String custom)
Setter for custom |
void |
setDesc(String desc)
Setter for desc |
void |
setInvoice(String invoice)
Setter for invoice |
void |
setMpCustom(String mpCustom)
Setter for mpCustom |
void |
setMpMax(BasicAmountType mpMax)
Setter for mpMax |
void |
setMpStatus(MerchantPullStatusCodeType mpStatus)
Setter for mpStatus |
void |
setPaymentSourceID(String paymentSourceID)
Setter for paymentSourceID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MerchantPullInfoType()
public MerchantPullInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public MerchantPullStatusCodeType getMpStatus()
public void setMpStatus(MerchantPullStatusCodeType mpStatus)
public BasicAmountType getMpMax()
public void setMpMax(BasicAmountType mpMax)
public String getMpCustom()
public void setMpCustom(String mpCustom)
public String getDesc()
public void setDesc(String desc)
public String getInvoice()
public void setInvoice(String invoice)
public String getCustom()
public void setCustom(String custom)
public String getPaymentSourceID()
public void setPaymentSourceID(String paymentSourceID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||