|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.BillUserRequestType
public class BillUserRequestType
This flag indicates that the response should include FMFDetails
| Constructor Summary | |
|---|---|
BillUserRequestType()
Default Constructor |
|
| Method Summary | |
|---|---|
MerchantPullPaymentType |
getMerchantPullPaymentDetails()
Getter for merchantPullPaymentDetails |
Integer |
getReturnFMFDetails()
Getter for returnFMFDetails |
void |
setMerchantPullPaymentDetails(MerchantPullPaymentType merchantPullPaymentDetails)
Setter for merchantPullPaymentDetails |
void |
setReturnFMFDetails(Integer returnFMFDetails)
Setter for returnFMFDetails |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType |
|---|
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BillUserRequestType()
| Method Detail |
|---|
public MerchantPullPaymentType getMerchantPullPaymentDetails()
public void setMerchantPullPaymentDetails(MerchantPullPaymentType merchantPullPaymentDetails)
public Integer getReturnFMFDetails()
public void setReturnFMFDetails(Integer returnFMFDetails)
public String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||