public class DoCaptureResponseDetailsType extends Object
| Constructor and Description |
|---|
DoCaptureResponseDetailsType()
Default Constructor
|
DoCaptureResponseDetailsType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationID()
Getter for authorizationID
|
String |
getMsgSubID()
Getter for msgSubID
|
String |
getPartnerFundingSourceID()
Getter for partnerFundingSourceID
|
PaymentInfoType |
getPaymentInfo()
Getter for paymentInfo
|
void |
setAuthorizationID(String authorizationID)
Setter for authorizationID
|
void |
setMsgSubID(String msgSubID)
Setter for msgSubID
|
void |
setPartnerFundingSourceID(String partnerFundingSourceID)
Setter for partnerFundingSourceID
|
void |
setPaymentInfo(PaymentInfoType paymentInfo)
Setter for paymentInfo
|
public DoCaptureResponseDetailsType()
public DoCaptureResponseDetailsType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic String getAuthorizationID()
public void setAuthorizationID(String authorizationID)
public PaymentInfoType getPaymentInfo()
public void setPaymentInfo(PaymentInfoType paymentInfo)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
public String getPartnerFundingSourceID()
public void setPartnerFundingSourceID(String partnerFundingSourceID)
Copyright © 2015. All Rights Reserved.