|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.SetCustomerBillingAgreementRequestDetailsType
public class SetCustomerBillingAgreementRequestDetailsType
| Constructor Summary | |
|---|---|
SetCustomerBillingAgreementRequestDetailsType()
Default Constructor |
|
SetCustomerBillingAgreementRequestDetailsType(BillingAgreementDetailsType billingAgreementDetails,
String returnURL,
String cancelURL)
Constructor with arguments |
|
| Method Summary | |
|---|---|
BillingAgreementDetailsType |
getBillingAgreementDetails()
Getter for billingAgreementDetails |
String |
getBuyerEmail()
Getter for buyerEmail |
String |
getCancelURL()
Getter for cancelURL |
String |
getCppHeaderBackColor()
Getter for cppHeaderBackColor |
String |
getCppHeaderBorderColor()
Getter for cppHeaderBorderColor |
String |
getCppHeaderImage()
Getter for cppHeaderImage |
String |
getCppPayflowColor()
Getter for cppPayflowColor |
String |
getLocaleCode()
Getter for localeCode |
String |
getPageStyle()
Getter for pageStyle |
String |
getReqBillingAddress()
Getter for reqBillingAddress |
String |
getReturnURL()
Getter for returnURL |
void |
setBillingAgreementDetails(BillingAgreementDetailsType billingAgreementDetails)
Setter for billingAgreementDetails |
void |
setBuyerEmail(String buyerEmail)
Setter for buyerEmail |
void |
setCancelURL(String cancelURL)
Setter for cancelURL |
void |
setCppHeaderBackColor(String cppHeaderBackColor)
Setter for cppHeaderBackColor |
void |
setCppHeaderBorderColor(String cppHeaderBorderColor)
Setter for cppHeaderBorderColor |
void |
setCppHeaderImage(String cppHeaderImage)
Setter for cppHeaderImage |
void |
setCppPayflowColor(String cppPayflowColor)
Setter for cppPayflowColor |
void |
setLocaleCode(String localeCode)
Setter for localeCode |
void |
setPageStyle(String pageStyle)
Setter for pageStyle |
void |
setReqBillingAddress(String reqBillingAddress)
Setter for reqBillingAddress |
void |
setReturnURL(String returnURL)
Setter for returnURL |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SetCustomerBillingAgreementRequestDetailsType(BillingAgreementDetailsType billingAgreementDetails,
String returnURL,
String cancelURL)
public SetCustomerBillingAgreementRequestDetailsType()
| Method Detail |
|---|
public BillingAgreementDetailsType getBillingAgreementDetails()
public void setBillingAgreementDetails(BillingAgreementDetailsType billingAgreementDetails)
public String getReturnURL()
public void setReturnURL(String returnURL)
public String getCancelURL()
public void setCancelURL(String cancelURL)
public String getLocaleCode()
public void setLocaleCode(String localeCode)
public String getPageStyle()
public void setPageStyle(String pageStyle)
public String getCppHeaderImage()
public void setCppHeaderImage(String cppHeaderImage)
public String getCppHeaderBorderColor()
public void setCppHeaderBorderColor(String cppHeaderBorderColor)
public String getCppHeaderBackColor()
public void setCppHeaderBackColor(String cppHeaderBackColor)
public String getCppPayflowColor()
public void setCppPayflowColor(String cppPayflowColor)
public String getBuyerEmail()
public void setBuyerEmail(String buyerEmail)
public String getReqBillingAddress()
public void setReqBillingAddress(String reqBillingAddress)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||