|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoCaptureResponseDetailsType
public class DoCaptureResponseDetailsType
The authorization identification number you specified in the request. Character length and limits: 19 single-byte characters maximum
| Constructor Summary | |
|---|---|
DoCaptureResponseDetailsType()
Default Constructor |
|
DoCaptureResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getAuthorizationID()
Getter for authorizationID |
String |
getMsgSubID()
Getter for msgSubID |
PaymentInfoType |
getPaymentInfo()
Getter for paymentInfo |
void |
setAuthorizationID(String authorizationID)
Setter for authorizationID |
void |
setMsgSubID(String msgSubID)
Setter for msgSubID |
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 DoCaptureResponseDetailsType()
public DoCaptureResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getAuthorizationID()
public void setAuthorizationID(String authorizationID)
public PaymentInfoType getPaymentInfo()
public void setPaymentInfo(PaymentInfoType paymentInfo)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||