|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoExpressCheckoutPaymentResponseDetailsType
public class DoExpressCheckoutPaymentResponseDetailsType
The timestamped token value that was returned by SetExpressCheckoutResponse and passed on GetExpressCheckoutDetailsRequest. Character length and limitations:20 single-byte characters
| Constructor Summary | |
|---|---|
DoExpressCheckoutPaymentResponseDetailsType()
Default Constructor |
|
DoExpressCheckoutPaymentResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getBillingAgreementID()
Getter for billingAgreementID |
List<CoupledPaymentInfoType> |
getCoupledPaymentInfo()
Getter for coupledPaymentInfo |
String |
getNote()
Getter for note |
List<PaymentInfoType> |
getPaymentInfo()
Getter for paymentInfo |
String |
getRedirectRequired()
Getter for redirectRequired |
String |
getSuccessPageRedirectRequested()
Getter for successPageRedirectRequested |
String |
getToken()
Getter for token |
UserSelectedOptionType |
getUserSelectedOptions()
Getter for userSelectedOptions |
void |
setBillingAgreementID(String billingAgreementID)
Setter for billingAgreementID |
void |
setCoupledPaymentInfo(List<CoupledPaymentInfoType> coupledPaymentInfo)
Setter for coupledPaymentInfo |
void |
setNote(String note)
Setter for note |
void |
setPaymentInfo(List<PaymentInfoType> paymentInfo)
Setter for paymentInfo |
void |
setRedirectRequired(String redirectRequired)
Setter for redirectRequired |
void |
setSuccessPageRedirectRequested(String successPageRedirectRequested)
Setter for successPageRedirectRequested |
void |
setToken(String token)
Setter for token |
void |
setUserSelectedOptions(UserSelectedOptionType userSelectedOptions)
Setter for userSelectedOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoExpressCheckoutPaymentResponseDetailsType()
public DoExpressCheckoutPaymentResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getToken()
public void setToken(String token)
public List<PaymentInfoType> getPaymentInfo()
public void setPaymentInfo(List<PaymentInfoType> paymentInfo)
public String getBillingAgreementID()
public void setBillingAgreementID(String billingAgreementID)
public String getRedirectRequired()
public void setRedirectRequired(String redirectRequired)
public String getNote()
public void setNote(String note)
public String getSuccessPageRedirectRequested()
public void setSuccessPageRedirectRequested(String successPageRedirectRequested)
public UserSelectedOptionType getUserSelectedOptions()
public void setUserSelectedOptions(UserSelectedOptionType userSelectedOptions)
public List<CoupledPaymentInfoType> getCoupledPaymentInfo()
public void setCoupledPaymentInfo(List<CoupledPaymentInfoType> coupledPaymentInfo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||