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

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

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

See Also:
Serialized Form

Constructor Summary
PayPalAuthReversalService()
           
PayPalAuthReversalService(java.lang.String paypalAuthorizationId, java.lang.String paypalEcDoPaymentRequestID, java.lang.String paypalEcDoPaymentRequestToken, java.lang.String paypalAuthorizationRequestID, java.lang.String paypalAuthorizationRequestToken, java.lang.String paypalEcOrderSetupRequestID, java.lang.String paypalEcOrderSetupRequestToken, 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 getPaypalAuthorizationId()
          Gets the paypalAuthorizationId value for this PayPalAuthReversalService.
 java.lang.String getPaypalAuthorizationRequestID()
          Gets the paypalAuthorizationRequestID value for this PayPalAuthReversalService.
 java.lang.String getPaypalAuthorizationRequestToken()
          Gets the paypalAuthorizationRequestToken value for this PayPalAuthReversalService.
 java.lang.String getPaypalEcDoPaymentRequestID()
          Gets the paypalEcDoPaymentRequestID value for this PayPalAuthReversalService.
 java.lang.String getPaypalEcDoPaymentRequestToken()
          Gets the paypalEcDoPaymentRequestToken value for this PayPalAuthReversalService.
 java.lang.String getPaypalEcOrderSetupRequestID()
          Gets the paypalEcOrderSetupRequestID value for this PayPalAuthReversalService.
 java.lang.String getPaypalEcOrderSetupRequestToken()
          Gets the paypalEcOrderSetupRequestToken value for this PayPalAuthReversalService.
 java.lang.String getRun()
          Gets the run value for this PayPalAuthReversalService.
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 setPaypalAuthorizationId(java.lang.String paypalAuthorizationId)
          Sets the paypalAuthorizationId value for this PayPalAuthReversalService.
 void setPaypalAuthorizationRequestID(java.lang.String paypalAuthorizationRequestID)
          Sets the paypalAuthorizationRequestID value for this PayPalAuthReversalService.
 void setPaypalAuthorizationRequestToken(java.lang.String paypalAuthorizationRequestToken)
          Sets the paypalAuthorizationRequestToken value for this PayPalAuthReversalService.
 void setPaypalEcDoPaymentRequestID(java.lang.String paypalEcDoPaymentRequestID)
          Sets the paypalEcDoPaymentRequestID value for this PayPalAuthReversalService.
 void setPaypalEcDoPaymentRequestToken(java.lang.String paypalEcDoPaymentRequestToken)
          Sets the paypalEcDoPaymentRequestToken value for this PayPalAuthReversalService.
 void setPaypalEcOrderSetupRequestID(java.lang.String paypalEcOrderSetupRequestID)
          Sets the paypalEcOrderSetupRequestID value for this PayPalAuthReversalService.
 void setPaypalEcOrderSetupRequestToken(java.lang.String paypalEcOrderSetupRequestToken)
          Sets the paypalEcOrderSetupRequestToken value for this PayPalAuthReversalService.
 void setRun(java.lang.String run)
          Sets the run value for this PayPalAuthReversalService.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayPalAuthReversalService

public PayPalAuthReversalService()

PayPalAuthReversalService

public PayPalAuthReversalService(java.lang.String paypalAuthorizationId,
                                 java.lang.String paypalEcDoPaymentRequestID,
                                 java.lang.String paypalEcDoPaymentRequestToken,
                                 java.lang.String paypalAuthorizationRequestID,
                                 java.lang.String paypalAuthorizationRequestToken,
                                 java.lang.String paypalEcOrderSetupRequestID,
                                 java.lang.String paypalEcOrderSetupRequestToken,
                                 java.lang.String run)
Method Detail

getPaypalAuthorizationId

public java.lang.String getPaypalAuthorizationId()
Gets the paypalAuthorizationId value for this PayPalAuthReversalService.

Returns:
paypalAuthorizationId

setPaypalAuthorizationId

public void setPaypalAuthorizationId(java.lang.String paypalAuthorizationId)
Sets the paypalAuthorizationId value for this PayPalAuthReversalService.

Parameters:
paypalAuthorizationId -

getPaypalEcDoPaymentRequestID

public java.lang.String getPaypalEcDoPaymentRequestID()
Gets the paypalEcDoPaymentRequestID value for this PayPalAuthReversalService.

Returns:
paypalEcDoPaymentRequestID

setPaypalEcDoPaymentRequestID

public void setPaypalEcDoPaymentRequestID(java.lang.String paypalEcDoPaymentRequestID)
Sets the paypalEcDoPaymentRequestID value for this PayPalAuthReversalService.

Parameters:
paypalEcDoPaymentRequestID -

getPaypalEcDoPaymentRequestToken

public java.lang.String getPaypalEcDoPaymentRequestToken()
Gets the paypalEcDoPaymentRequestToken value for this PayPalAuthReversalService.

Returns:
paypalEcDoPaymentRequestToken

setPaypalEcDoPaymentRequestToken

public void setPaypalEcDoPaymentRequestToken(java.lang.String paypalEcDoPaymentRequestToken)
Sets the paypalEcDoPaymentRequestToken value for this PayPalAuthReversalService.

Parameters:
paypalEcDoPaymentRequestToken -

getPaypalAuthorizationRequestID

public java.lang.String getPaypalAuthorizationRequestID()
Gets the paypalAuthorizationRequestID value for this PayPalAuthReversalService.

Returns:
paypalAuthorizationRequestID

setPaypalAuthorizationRequestID

public void setPaypalAuthorizationRequestID(java.lang.String paypalAuthorizationRequestID)
Sets the paypalAuthorizationRequestID value for this PayPalAuthReversalService.

Parameters:
paypalAuthorizationRequestID -

getPaypalAuthorizationRequestToken

public java.lang.String getPaypalAuthorizationRequestToken()
Gets the paypalAuthorizationRequestToken value for this PayPalAuthReversalService.

Returns:
paypalAuthorizationRequestToken

setPaypalAuthorizationRequestToken

public void setPaypalAuthorizationRequestToken(java.lang.String paypalAuthorizationRequestToken)
Sets the paypalAuthorizationRequestToken value for this PayPalAuthReversalService.

Parameters:
paypalAuthorizationRequestToken -

getPaypalEcOrderSetupRequestID

public java.lang.String getPaypalEcOrderSetupRequestID()
Gets the paypalEcOrderSetupRequestID value for this PayPalAuthReversalService.

Returns:
paypalEcOrderSetupRequestID

setPaypalEcOrderSetupRequestID

public void setPaypalEcOrderSetupRequestID(java.lang.String paypalEcOrderSetupRequestID)
Sets the paypalEcOrderSetupRequestID value for this PayPalAuthReversalService.

Parameters:
paypalEcOrderSetupRequestID -

getPaypalEcOrderSetupRequestToken

public java.lang.String getPaypalEcOrderSetupRequestToken()
Gets the paypalEcOrderSetupRequestToken value for this PayPalAuthReversalService.

Returns:
paypalEcOrderSetupRequestToken

setPaypalEcOrderSetupRequestToken

public void setPaypalEcOrderSetupRequestToken(java.lang.String paypalEcOrderSetupRequestToken)
Sets the paypalEcOrderSetupRequestToken value for this PayPalAuthReversalService.

Parameters:
paypalEcOrderSetupRequestToken -

getRun

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

Returns:
run

setRun

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

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 © 2011. All Rights Reserved.