|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.PayPalDoRefTransactionService
public class PayPalDoRefTransactionService
| Constructor Summary | |
|---|---|
PayPalDoRefTransactionService()
|
|
PayPalDoRefTransactionService(java.lang.String paypalBillingAgreementId,
java.lang.String paypalPaymentType,
java.lang.String paypalReqconfirmshipping,
java.lang.String paypalReturnFmfDetails,
java.lang.String paypalSoftDescriptor,
java.lang.String paypalShippingdiscount,
java.lang.String paypalDesc,
java.lang.String invoiceNumber,
java.lang.String paypalEcNotifyUrl,
java.lang.String run)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getInvoiceNumber()
Gets the invoiceNumber value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalBillingAgreementId()
Gets the paypalBillingAgreementId value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalDesc()
Gets the paypalDesc value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalEcNotifyUrl()
Gets the paypalEcNotifyUrl value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalPaymentType()
Gets the paypalPaymentType value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalReqconfirmshipping()
Gets the paypalReqconfirmshipping value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalReturnFmfDetails()
Gets the paypalReturnFmfDetails value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalShippingdiscount()
Gets the paypalShippingdiscount value for this PayPalDoRefTransactionService. |
java.lang.String |
getPaypalSoftDescriptor()
Gets the paypalSoftDescriptor value for this PayPalDoRefTransactionService. |
java.lang.String |
getRun()
Gets the run value for this PayPalDoRefTransactionService. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setInvoiceNumber(java.lang.String invoiceNumber)
Sets the invoiceNumber value for this PayPalDoRefTransactionService. |
void |
setPaypalBillingAgreementId(java.lang.String paypalBillingAgreementId)
Sets the paypalBillingAgreementId value for this PayPalDoRefTransactionService. |
void |
setPaypalDesc(java.lang.String paypalDesc)
Sets the paypalDesc value for this PayPalDoRefTransactionService. |
void |
setPaypalEcNotifyUrl(java.lang.String paypalEcNotifyUrl)
Sets the paypalEcNotifyUrl value for this PayPalDoRefTransactionService. |
void |
setPaypalPaymentType(java.lang.String paypalPaymentType)
Sets the paypalPaymentType value for this PayPalDoRefTransactionService. |
void |
setPaypalReqconfirmshipping(java.lang.String paypalReqconfirmshipping)
Sets the paypalReqconfirmshipping value for this PayPalDoRefTransactionService. |
void |
setPaypalReturnFmfDetails(java.lang.String paypalReturnFmfDetails)
Sets the paypalReturnFmfDetails value for this PayPalDoRefTransactionService. |
void |
setPaypalShippingdiscount(java.lang.String paypalShippingdiscount)
Sets the paypalShippingdiscount value for this PayPalDoRefTransactionService. |
void |
setPaypalSoftDescriptor(java.lang.String paypalSoftDescriptor)
Sets the paypalSoftDescriptor value for this PayPalDoRefTransactionService. |
void |
setRun(java.lang.String run)
Sets the run value for this PayPalDoRefTransactionService. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PayPalDoRefTransactionService()
public PayPalDoRefTransactionService(java.lang.String paypalBillingAgreementId,
java.lang.String paypalPaymentType,
java.lang.String paypalReqconfirmshipping,
java.lang.String paypalReturnFmfDetails,
java.lang.String paypalSoftDescriptor,
java.lang.String paypalShippingdiscount,
java.lang.String paypalDesc,
java.lang.String invoiceNumber,
java.lang.String paypalEcNotifyUrl,
java.lang.String run)
| Method Detail |
|---|
public java.lang.String getPaypalBillingAgreementId()
public void setPaypalBillingAgreementId(java.lang.String paypalBillingAgreementId)
paypalBillingAgreementId - public java.lang.String getPaypalPaymentType()
public void setPaypalPaymentType(java.lang.String paypalPaymentType)
paypalPaymentType - public java.lang.String getPaypalReqconfirmshipping()
public void setPaypalReqconfirmshipping(java.lang.String paypalReqconfirmshipping)
paypalReqconfirmshipping - public java.lang.String getPaypalReturnFmfDetails()
public void setPaypalReturnFmfDetails(java.lang.String paypalReturnFmfDetails)
paypalReturnFmfDetails - public java.lang.String getPaypalSoftDescriptor()
public void setPaypalSoftDescriptor(java.lang.String paypalSoftDescriptor)
paypalSoftDescriptor - public java.lang.String getPaypalShippingdiscount()
public void setPaypalShippingdiscount(java.lang.String paypalShippingdiscount)
paypalShippingdiscount - public java.lang.String getPaypalDesc()
public void setPaypalDesc(java.lang.String paypalDesc)
paypalDesc - public java.lang.String getInvoiceNumber()
public void setInvoiceNumber(java.lang.String invoiceNumber)
invoiceNumber - public java.lang.String getPaypalEcNotifyUrl()
public void setPaypalEcNotifyUrl(java.lang.String paypalEcNotifyUrl)
paypalEcNotifyUrl - public java.lang.String getRun()
public void setRun(java.lang.String run)
run - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||