|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.DoReferenceTransactionRequestDetailsType
public class DoReferenceTransactionRequestDetailsType
| Constructor Summary | |
|---|---|
DoReferenceTransactionRequestDetailsType()
Default Constructor |
|
DoReferenceTransactionRequestDetailsType(String referenceID,
PaymentActionCodeType paymentAction,
PaymentDetailsType paymentDetails)
Constructor with arguments |
|
| Method Summary | |
|---|---|
ReferenceCreditCardDetailsType |
getCreditCard()
Getter for creditCard |
String |
getIPAddress()
Getter for iPAddress |
String |
getMerchantSessionId()
Getter for merchantSessionId |
String |
getMsgSubID()
Getter for msgSubID |
PaymentActionCodeType |
getPaymentAction()
Getter for paymentAction |
PaymentDetailsType |
getPaymentDetails()
Getter for paymentDetails |
MerchantPullPaymentCodeType |
getPaymentType()
Getter for paymentType |
String |
getReferenceID()
Getter for referenceID |
String |
getReqConfirmShipping()
Getter for reqConfirmShipping |
SenderDetailsType |
getSenderDetails()
Getter for senderDetails |
String |
getSoftDescriptor()
Getter for softDescriptor |
void |
setCreditCard(ReferenceCreditCardDetailsType creditCard)
Setter for creditCard |
void |
setIPAddress(String iPAddress)
Setter for iPAddress |
void |
setMerchantSessionId(String merchantSessionId)
Setter for merchantSessionId |
void |
setMsgSubID(String msgSubID)
Setter for msgSubID |
void |
setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction |
void |
setPaymentDetails(PaymentDetailsType paymentDetails)
Setter for paymentDetails |
void |
setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType |
void |
setReferenceID(String referenceID)
Setter for referenceID |
void |
setReqConfirmShipping(String reqConfirmShipping)
Setter for reqConfirmShipping |
void |
setSenderDetails(SenderDetailsType senderDetails)
Setter for senderDetails |
void |
setSoftDescriptor(String softDescriptor)
Setter for softDescriptor |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoReferenceTransactionRequestDetailsType(String referenceID,
PaymentActionCodeType paymentAction,
PaymentDetailsType paymentDetails)
public DoReferenceTransactionRequestDetailsType()
| Method Detail |
|---|
public String getReferenceID()
public void setReferenceID(String referenceID)
public PaymentActionCodeType getPaymentAction()
public void setPaymentAction(PaymentActionCodeType paymentAction)
public MerchantPullPaymentCodeType getPaymentType()
public void setPaymentType(MerchantPullPaymentCodeType paymentType)
public PaymentDetailsType getPaymentDetails()
public void setPaymentDetails(PaymentDetailsType paymentDetails)
public ReferenceCreditCardDetailsType getCreditCard()
public void setCreditCard(ReferenceCreditCardDetailsType creditCard)
public String getIPAddress()
public void setIPAddress(String iPAddress)
public String getMerchantSessionId()
public void setMerchantSessionId(String merchantSessionId)
public String getReqConfirmShipping()
public void setReqConfirmShipping(String reqConfirmShipping)
public String getSoftDescriptor()
public void setSoftDescriptor(String softDescriptor)
public SenderDetailsType getSenderDetails()
public void setSenderDetails(SenderDetailsType senderDetails)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||