org.broadleafcommerce.vendor.cybersource.service.api
Class PayPalDoRefTransactionService

java.lang.Object
  extended by org.broadleafcommerce.vendor.cybersource.service.api.PayPalDoRefTransactionService
All Implemented Interfaces:
java.io.Serializable

public class PayPalDoRefTransactionService
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

PayPalDoRefTransactionService

public PayPalDoRefTransactionService()

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

getPaypalBillingAgreementId

public java.lang.String getPaypalBillingAgreementId()
Gets the paypalBillingAgreementId value for this PayPalDoRefTransactionService.

Returns:
paypalBillingAgreementId

setPaypalBillingAgreementId

public void setPaypalBillingAgreementId(java.lang.String paypalBillingAgreementId)
Sets the paypalBillingAgreementId value for this PayPalDoRefTransactionService.

Parameters:
paypalBillingAgreementId -

getPaypalPaymentType

public java.lang.String getPaypalPaymentType()
Gets the paypalPaymentType value for this PayPalDoRefTransactionService.

Returns:
paypalPaymentType

setPaypalPaymentType

public void setPaypalPaymentType(java.lang.String paypalPaymentType)
Sets the paypalPaymentType value for this PayPalDoRefTransactionService.

Parameters:
paypalPaymentType -

getPaypalReqconfirmshipping

public java.lang.String getPaypalReqconfirmshipping()
Gets the paypalReqconfirmshipping value for this PayPalDoRefTransactionService.

Returns:
paypalReqconfirmshipping

setPaypalReqconfirmshipping

public void setPaypalReqconfirmshipping(java.lang.String paypalReqconfirmshipping)
Sets the paypalReqconfirmshipping value for this PayPalDoRefTransactionService.

Parameters:
paypalReqconfirmshipping -

getPaypalReturnFmfDetails

public java.lang.String getPaypalReturnFmfDetails()
Gets the paypalReturnFmfDetails value for this PayPalDoRefTransactionService.

Returns:
paypalReturnFmfDetails

setPaypalReturnFmfDetails

public void setPaypalReturnFmfDetails(java.lang.String paypalReturnFmfDetails)
Sets the paypalReturnFmfDetails value for this PayPalDoRefTransactionService.

Parameters:
paypalReturnFmfDetails -

getPaypalSoftDescriptor

public java.lang.String getPaypalSoftDescriptor()
Gets the paypalSoftDescriptor value for this PayPalDoRefTransactionService.

Returns:
paypalSoftDescriptor

setPaypalSoftDescriptor

public void setPaypalSoftDescriptor(java.lang.String paypalSoftDescriptor)
Sets the paypalSoftDescriptor value for this PayPalDoRefTransactionService.

Parameters:
paypalSoftDescriptor -

getPaypalShippingdiscount

public java.lang.String getPaypalShippingdiscount()
Gets the paypalShippingdiscount value for this PayPalDoRefTransactionService.

Returns:
paypalShippingdiscount

setPaypalShippingdiscount

public void setPaypalShippingdiscount(java.lang.String paypalShippingdiscount)
Sets the paypalShippingdiscount value for this PayPalDoRefTransactionService.

Parameters:
paypalShippingdiscount -

getPaypalDesc

public java.lang.String getPaypalDesc()
Gets the paypalDesc value for this PayPalDoRefTransactionService.

Returns:
paypalDesc

setPaypalDesc

public void setPaypalDesc(java.lang.String paypalDesc)
Sets the paypalDesc value for this PayPalDoRefTransactionService.

Parameters:
paypalDesc -

getInvoiceNumber

public java.lang.String getInvoiceNumber()
Gets the invoiceNumber value for this PayPalDoRefTransactionService.

Returns:
invoiceNumber

setInvoiceNumber

public void setInvoiceNumber(java.lang.String invoiceNumber)
Sets the invoiceNumber value for this PayPalDoRefTransactionService.

Parameters:
invoiceNumber -

getPaypalEcNotifyUrl

public java.lang.String getPaypalEcNotifyUrl()
Gets the paypalEcNotifyUrl value for this PayPalDoRefTransactionService.

Returns:
paypalEcNotifyUrl

setPaypalEcNotifyUrl

public void setPaypalEcNotifyUrl(java.lang.String paypalEcNotifyUrl)
Sets the paypalEcNotifyUrl value for this PayPalDoRefTransactionService.

Parameters:
paypalEcNotifyUrl -

getRun

public java.lang.String getRun()
Gets the run value for this PayPalDoRefTransactionService.

Returns:
run

setRun

public void setRun(java.lang.String run)
Sets the run value for this PayPalDoRefTransactionService.

Parameters:
run -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer



Copyright © 2010. All Rights Reserved.