|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoReferenceTransactionResponseDetailsType
public class DoReferenceTransactionResponseDetailsType
| 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 |
|---|
public DoReferenceTransactionResponseDetailsType()
public DoReferenceTransactionResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getBillingAgreementID()
public void setBillingAgreementID(String billingAgreementID)
public PaymentInfoType getPaymentInfo()
public void setPaymentInfo(PaymentInfoType paymentInfo)
public BasicAmountType getAmount()
public void setAmount(BasicAmountType amount)
public String getAVSCode()
public void setAVSCode(String aVSCode)
public String getCVV2Code()
public void setCVV2Code(String cVV2Code)
public String getTransactionID()
public void setTransactionID(String transactionID)
public String getPaymentAdviceCode()
public void setPaymentAdviceCode(String paymentAdviceCode)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||