urn.ebay.apis.eBLBaseComponents
Class DoReferenceTransactionResponseDetailsType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.DoReferenceTransactionResponseDetailsType

public class DoReferenceTransactionResponseDetailsType
extends Object


Constructor Summary
DoReferenceTransactionResponseDetailsType()
          Default Constructor
DoReferenceTransactionResponseDetailsType(Node node)
           
 
Method Summary
 BasicAmountType getAmount()
          Getter for amount
 String getAVSCode()
          Getter for aVSCode
 String getBillingAgreementID()
          Getter for billingAgreementID
 String getCVV2Code()
          Getter for cVV2Code
 String getMsgSubID()
          Getter for msgSubID
 String getPaymentAdviceCode()
          Getter for paymentAdviceCode
 PaymentInfoType getPaymentInfo()
          Getter for paymentInfo
 String getTransactionID()
          Getter for transactionID
 void setAmount(BasicAmountType amount)
          Setter for amount
 void setAVSCode(String aVSCode)
          Setter for aVSCode
 void setBillingAgreementID(String billingAgreementID)
          Setter for billingAgreementID
 void setCVV2Code(String cVV2Code)
          Setter for cVV2Code
 void setMsgSubID(String msgSubID)
          Setter for msgSubID
 void setPaymentAdviceCode(String paymentAdviceCode)
          Setter for paymentAdviceCode
 void setPaymentInfo(PaymentInfoType paymentInfo)
          Setter for paymentInfo
 void setTransactionID(String transactionID)
          Setter for transactionID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoReferenceTransactionResponseDetailsType

public DoReferenceTransactionResponseDetailsType()
Default Constructor


DoReferenceTransactionResponseDetailsType

public DoReferenceTransactionResponseDetailsType(Node node)
                                          throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getBillingAgreementID

public String getBillingAgreementID()
Getter for billingAgreementID


setBillingAgreementID

public void setBillingAgreementID(String billingAgreementID)
Setter for billingAgreementID


getPaymentInfo

public PaymentInfoType getPaymentInfo()
Getter for paymentInfo


setPaymentInfo

public void setPaymentInfo(PaymentInfoType paymentInfo)
Setter for paymentInfo


getAmount

public BasicAmountType getAmount()
Getter for amount


setAmount

public void setAmount(BasicAmountType amount)
Setter for amount


getAVSCode

public String getAVSCode()
Getter for aVSCode


setAVSCode

public void setAVSCode(String aVSCode)
Setter for aVSCode


getCVV2Code

public String getCVV2Code()
Getter for cVV2Code


setCVV2Code

public void setCVV2Code(String cVV2Code)
Setter for cVV2Code


getTransactionID

public String getTransactionID()
Getter for transactionID


setTransactionID

public void setTransactionID(String transactionID)
Setter for transactionID


getPaymentAdviceCode

public String getPaymentAdviceCode()
Getter for paymentAdviceCode


setPaymentAdviceCode

public void setPaymentAdviceCode(String paymentAdviceCode)
Setter for paymentAdviceCode


getMsgSubID

public String getMsgSubID()
Getter for msgSubID


setMsgSubID

public void setMsgSubID(String msgSubID)
Setter for msgSubID



Copyright © 2013. All Rights Reserved.