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

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

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

See Also:
Serialized Form

Constructor Summary
PayPalEcGetDetailsReply()
           
PayPalEcGetDetailsReply(java.math.BigInteger reasonCode, java.lang.String paypalToken, java.lang.String payer, java.lang.String payerId, java.lang.String payerStatus, java.lang.String payerSalutation, java.lang.String payerFirstname, java.lang.String payerMiddlename, java.lang.String payerLastname, java.lang.String payerSuffix, java.lang.String payerCountry, java.lang.String payerBusiness, java.lang.String shipToName, java.lang.String shipToAddress1, java.lang.String shipToAddress2, java.lang.String shipToCity, java.lang.String shipToState, java.lang.String shipToCountry, java.lang.String shipToZip, java.lang.String addressStatus, java.lang.String payerPhone, java.lang.String avsCode, java.lang.String correlationID, java.lang.String errorCode, java.lang.String street1, java.lang.String street2, java.lang.String city, java.lang.String state, java.lang.String postalCode, java.lang.String countryCode, java.lang.String countryName, java.lang.String addressID, java.lang.String paypalBillingAgreementAcceptedStatus)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAddressID()
          Gets the addressID value for this PayPalEcGetDetailsReply.
 java.lang.String getAddressStatus()
          Gets the addressStatus value for this PayPalEcGetDetailsReply.
 java.lang.String getAvsCode()
          Gets the avsCode value for this PayPalEcGetDetailsReply.
 java.lang.String getCity()
          Gets the city value for this PayPalEcGetDetailsReply.
 java.lang.String getCorrelationID()
          Gets the correlationID value for this PayPalEcGetDetailsReply.
 java.lang.String getCountryCode()
          Gets the countryCode value for this PayPalEcGetDetailsReply.
 java.lang.String getCountryName()
          Gets the countryName value for this PayPalEcGetDetailsReply.
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 getErrorCode()
          Gets the errorCode value for this PayPalEcGetDetailsReply.
 java.lang.String getPayer()
          Gets the payer value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerBusiness()
          Gets the payerBusiness value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerCountry()
          Gets the payerCountry value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerFirstname()
          Gets the payerFirstname value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerId()
          Gets the payerId value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerLastname()
          Gets the payerLastname value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerMiddlename()
          Gets the payerMiddlename value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerPhone()
          Gets the payerPhone value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerSalutation()
          Gets the payerSalutation value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerStatus()
          Gets the payerStatus value for this PayPalEcGetDetailsReply.
 java.lang.String getPayerSuffix()
          Gets the payerSuffix value for this PayPalEcGetDetailsReply.
 java.lang.String getPaypalBillingAgreementAcceptedStatus()
          Gets the paypalBillingAgreementAcceptedStatus value for this PayPalEcGetDetailsReply.
 java.lang.String getPaypalToken()
          Gets the paypalToken value for this PayPalEcGetDetailsReply.
 java.lang.String getPostalCode()
          Gets the postalCode value for this PayPalEcGetDetailsReply.
 java.math.BigInteger getReasonCode()
          Gets the reasonCode value for this PayPalEcGetDetailsReply.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getShipToAddress1()
          Gets the shipToAddress1 value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToAddress2()
          Gets the shipToAddress2 value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToCity()
          Gets the shipToCity value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToCountry()
          Gets the shipToCountry value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToName()
          Gets the shipToName value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToState()
          Gets the shipToState value for this PayPalEcGetDetailsReply.
 java.lang.String getShipToZip()
          Gets the shipToZip value for this PayPalEcGetDetailsReply.
 java.lang.String getState()
          Gets the state value for this PayPalEcGetDetailsReply.
 java.lang.String getStreet1()
          Gets the street1 value for this PayPalEcGetDetailsReply.
 java.lang.String getStreet2()
          Gets the street2 value for this PayPalEcGetDetailsReply.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setAddressID(java.lang.String addressID)
          Sets the addressID value for this PayPalEcGetDetailsReply.
 void setAddressStatus(java.lang.String addressStatus)
          Sets the addressStatus value for this PayPalEcGetDetailsReply.
 void setAvsCode(java.lang.String avsCode)
          Sets the avsCode value for this PayPalEcGetDetailsReply.
 void setCity(java.lang.String city)
          Sets the city value for this PayPalEcGetDetailsReply.
 void setCorrelationID(java.lang.String correlationID)
          Sets the correlationID value for this PayPalEcGetDetailsReply.
 void setCountryCode(java.lang.String countryCode)
          Sets the countryCode value for this PayPalEcGetDetailsReply.
 void setCountryName(java.lang.String countryName)
          Sets the countryName value for this PayPalEcGetDetailsReply.
 void setErrorCode(java.lang.String errorCode)
          Sets the errorCode value for this PayPalEcGetDetailsReply.
 void setPayer(java.lang.String payer)
          Sets the payer value for this PayPalEcGetDetailsReply.
 void setPayerBusiness(java.lang.String payerBusiness)
          Sets the payerBusiness value for this PayPalEcGetDetailsReply.
 void setPayerCountry(java.lang.String payerCountry)
          Sets the payerCountry value for this PayPalEcGetDetailsReply.
 void setPayerFirstname(java.lang.String payerFirstname)
          Sets the payerFirstname value for this PayPalEcGetDetailsReply.
 void setPayerId(java.lang.String payerId)
          Sets the payerId value for this PayPalEcGetDetailsReply.
 void setPayerLastname(java.lang.String payerLastname)
          Sets the payerLastname value for this PayPalEcGetDetailsReply.
 void setPayerMiddlename(java.lang.String payerMiddlename)
          Sets the payerMiddlename value for this PayPalEcGetDetailsReply.
 void setPayerPhone(java.lang.String payerPhone)
          Sets the payerPhone value for this PayPalEcGetDetailsReply.
 void setPayerSalutation(java.lang.String payerSalutation)
          Sets the payerSalutation value for this PayPalEcGetDetailsReply.
 void setPayerStatus(java.lang.String payerStatus)
          Sets the payerStatus value for this PayPalEcGetDetailsReply.
 void setPayerSuffix(java.lang.String payerSuffix)
          Sets the payerSuffix value for this PayPalEcGetDetailsReply.
 void setPaypalBillingAgreementAcceptedStatus(java.lang.String paypalBillingAgreementAcceptedStatus)
          Sets the paypalBillingAgreementAcceptedStatus value for this PayPalEcGetDetailsReply.
 void setPaypalToken(java.lang.String paypalToken)
          Sets the paypalToken value for this PayPalEcGetDetailsReply.
 void setPostalCode(java.lang.String postalCode)
          Sets the postalCode value for this PayPalEcGetDetailsReply.
 void setReasonCode(java.math.BigInteger reasonCode)
          Sets the reasonCode value for this PayPalEcGetDetailsReply.
 void setShipToAddress1(java.lang.String shipToAddress1)
          Sets the shipToAddress1 value for this PayPalEcGetDetailsReply.
 void setShipToAddress2(java.lang.String shipToAddress2)
          Sets the shipToAddress2 value for this PayPalEcGetDetailsReply.
 void setShipToCity(java.lang.String shipToCity)
          Sets the shipToCity value for this PayPalEcGetDetailsReply.
 void setShipToCountry(java.lang.String shipToCountry)
          Sets the shipToCountry value for this PayPalEcGetDetailsReply.
 void setShipToName(java.lang.String shipToName)
          Sets the shipToName value for this PayPalEcGetDetailsReply.
 void setShipToState(java.lang.String shipToState)
          Sets the shipToState value for this PayPalEcGetDetailsReply.
 void setShipToZip(java.lang.String shipToZip)
          Sets the shipToZip value for this PayPalEcGetDetailsReply.
 void setState(java.lang.String state)
          Sets the state value for this PayPalEcGetDetailsReply.
 void setStreet1(java.lang.String street1)
          Sets the street1 value for this PayPalEcGetDetailsReply.
 void setStreet2(java.lang.String street2)
          Sets the street2 value for this PayPalEcGetDetailsReply.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayPalEcGetDetailsReply

public PayPalEcGetDetailsReply()

PayPalEcGetDetailsReply

public PayPalEcGetDetailsReply(java.math.BigInteger reasonCode,
                               java.lang.String paypalToken,
                               java.lang.String payer,
                               java.lang.String payerId,
                               java.lang.String payerStatus,
                               java.lang.String payerSalutation,
                               java.lang.String payerFirstname,
                               java.lang.String payerMiddlename,
                               java.lang.String payerLastname,
                               java.lang.String payerSuffix,
                               java.lang.String payerCountry,
                               java.lang.String payerBusiness,
                               java.lang.String shipToName,
                               java.lang.String shipToAddress1,
                               java.lang.String shipToAddress2,
                               java.lang.String shipToCity,
                               java.lang.String shipToState,
                               java.lang.String shipToCountry,
                               java.lang.String shipToZip,
                               java.lang.String addressStatus,
                               java.lang.String payerPhone,
                               java.lang.String avsCode,
                               java.lang.String correlationID,
                               java.lang.String errorCode,
                               java.lang.String street1,
                               java.lang.String street2,
                               java.lang.String city,
                               java.lang.String state,
                               java.lang.String postalCode,
                               java.lang.String countryCode,
                               java.lang.String countryName,
                               java.lang.String addressID,
                               java.lang.String paypalBillingAgreementAcceptedStatus)
Method Detail

getReasonCode

public java.math.BigInteger getReasonCode()
Gets the reasonCode value for this PayPalEcGetDetailsReply.

Returns:
reasonCode

setReasonCode

public void setReasonCode(java.math.BigInteger reasonCode)
Sets the reasonCode value for this PayPalEcGetDetailsReply.

Parameters:
reasonCode -

getPaypalToken

public java.lang.String getPaypalToken()
Gets the paypalToken value for this PayPalEcGetDetailsReply.

Returns:
paypalToken

setPaypalToken

public void setPaypalToken(java.lang.String paypalToken)
Sets the paypalToken value for this PayPalEcGetDetailsReply.

Parameters:
paypalToken -

getPayer

public java.lang.String getPayer()
Gets the payer value for this PayPalEcGetDetailsReply.

Returns:
payer

setPayer

public void setPayer(java.lang.String payer)
Sets the payer value for this PayPalEcGetDetailsReply.

Parameters:
payer -

getPayerId

public java.lang.String getPayerId()
Gets the payerId value for this PayPalEcGetDetailsReply.

Returns:
payerId

setPayerId

public void setPayerId(java.lang.String payerId)
Sets the payerId value for this PayPalEcGetDetailsReply.

Parameters:
payerId -

getPayerStatus

public java.lang.String getPayerStatus()
Gets the payerStatus value for this PayPalEcGetDetailsReply.

Returns:
payerStatus

setPayerStatus

public void setPayerStatus(java.lang.String payerStatus)
Sets the payerStatus value for this PayPalEcGetDetailsReply.

Parameters:
payerStatus -

getPayerSalutation

public java.lang.String getPayerSalutation()
Gets the payerSalutation value for this PayPalEcGetDetailsReply.

Returns:
payerSalutation

setPayerSalutation

public void setPayerSalutation(java.lang.String payerSalutation)
Sets the payerSalutation value for this PayPalEcGetDetailsReply.

Parameters:
payerSalutation -

getPayerFirstname

public java.lang.String getPayerFirstname()
Gets the payerFirstname value for this PayPalEcGetDetailsReply.

Returns:
payerFirstname

setPayerFirstname

public void setPayerFirstname(java.lang.String payerFirstname)
Sets the payerFirstname value for this PayPalEcGetDetailsReply.

Parameters:
payerFirstname -

getPayerMiddlename

public java.lang.String getPayerMiddlename()
Gets the payerMiddlename value for this PayPalEcGetDetailsReply.

Returns:
payerMiddlename

setPayerMiddlename

public void setPayerMiddlename(java.lang.String payerMiddlename)
Sets the payerMiddlename value for this PayPalEcGetDetailsReply.

Parameters:
payerMiddlename -

getPayerLastname

public java.lang.String getPayerLastname()
Gets the payerLastname value for this PayPalEcGetDetailsReply.

Returns:
payerLastname

setPayerLastname

public void setPayerLastname(java.lang.String payerLastname)
Sets the payerLastname value for this PayPalEcGetDetailsReply.

Parameters:
payerLastname -

getPayerSuffix

public java.lang.String getPayerSuffix()
Gets the payerSuffix value for this PayPalEcGetDetailsReply.

Returns:
payerSuffix

setPayerSuffix

public void setPayerSuffix(java.lang.String payerSuffix)
Sets the payerSuffix value for this PayPalEcGetDetailsReply.

Parameters:
payerSuffix -

getPayerCountry

public java.lang.String getPayerCountry()
Gets the payerCountry value for this PayPalEcGetDetailsReply.

Returns:
payerCountry

setPayerCountry

public void setPayerCountry(java.lang.String payerCountry)
Sets the payerCountry value for this PayPalEcGetDetailsReply.

Parameters:
payerCountry -

getPayerBusiness

public java.lang.String getPayerBusiness()
Gets the payerBusiness value for this PayPalEcGetDetailsReply.

Returns:
payerBusiness

setPayerBusiness

public void setPayerBusiness(java.lang.String payerBusiness)
Sets the payerBusiness value for this PayPalEcGetDetailsReply.

Parameters:
payerBusiness -

getShipToName

public java.lang.String getShipToName()
Gets the shipToName value for this PayPalEcGetDetailsReply.

Returns:
shipToName

setShipToName

public void setShipToName(java.lang.String shipToName)
Sets the shipToName value for this PayPalEcGetDetailsReply.

Parameters:
shipToName -

getShipToAddress1

public java.lang.String getShipToAddress1()
Gets the shipToAddress1 value for this PayPalEcGetDetailsReply.

Returns:
shipToAddress1

setShipToAddress1

public void setShipToAddress1(java.lang.String shipToAddress1)
Sets the shipToAddress1 value for this PayPalEcGetDetailsReply.

Parameters:
shipToAddress1 -

getShipToAddress2

public java.lang.String getShipToAddress2()
Gets the shipToAddress2 value for this PayPalEcGetDetailsReply.

Returns:
shipToAddress2

setShipToAddress2

public void setShipToAddress2(java.lang.String shipToAddress2)
Sets the shipToAddress2 value for this PayPalEcGetDetailsReply.

Parameters:
shipToAddress2 -

getShipToCity

public java.lang.String getShipToCity()
Gets the shipToCity value for this PayPalEcGetDetailsReply.

Returns:
shipToCity

setShipToCity

public void setShipToCity(java.lang.String shipToCity)
Sets the shipToCity value for this PayPalEcGetDetailsReply.

Parameters:
shipToCity -

getShipToState

public java.lang.String getShipToState()
Gets the shipToState value for this PayPalEcGetDetailsReply.

Returns:
shipToState

setShipToState

public void setShipToState(java.lang.String shipToState)
Sets the shipToState value for this PayPalEcGetDetailsReply.

Parameters:
shipToState -

getShipToCountry

public java.lang.String getShipToCountry()
Gets the shipToCountry value for this PayPalEcGetDetailsReply.

Returns:
shipToCountry

setShipToCountry

public void setShipToCountry(java.lang.String shipToCountry)
Sets the shipToCountry value for this PayPalEcGetDetailsReply.

Parameters:
shipToCountry -

getShipToZip

public java.lang.String getShipToZip()
Gets the shipToZip value for this PayPalEcGetDetailsReply.

Returns:
shipToZip

setShipToZip

public void setShipToZip(java.lang.String shipToZip)
Sets the shipToZip value for this PayPalEcGetDetailsReply.

Parameters:
shipToZip -

getAddressStatus

public java.lang.String getAddressStatus()
Gets the addressStatus value for this PayPalEcGetDetailsReply.

Returns:
addressStatus

setAddressStatus

public void setAddressStatus(java.lang.String addressStatus)
Sets the addressStatus value for this PayPalEcGetDetailsReply.

Parameters:
addressStatus -

getPayerPhone

public java.lang.String getPayerPhone()
Gets the payerPhone value for this PayPalEcGetDetailsReply.

Returns:
payerPhone

setPayerPhone

public void setPayerPhone(java.lang.String payerPhone)
Sets the payerPhone value for this PayPalEcGetDetailsReply.

Parameters:
payerPhone -

getAvsCode

public java.lang.String getAvsCode()
Gets the avsCode value for this PayPalEcGetDetailsReply.

Returns:
avsCode

setAvsCode

public void setAvsCode(java.lang.String avsCode)
Sets the avsCode value for this PayPalEcGetDetailsReply.

Parameters:
avsCode -

getCorrelationID

public java.lang.String getCorrelationID()
Gets the correlationID value for this PayPalEcGetDetailsReply.

Returns:
correlationID

setCorrelationID

public void setCorrelationID(java.lang.String correlationID)
Sets the correlationID value for this PayPalEcGetDetailsReply.

Parameters:
correlationID -

getErrorCode

public java.lang.String getErrorCode()
Gets the errorCode value for this PayPalEcGetDetailsReply.

Returns:
errorCode

setErrorCode

public void setErrorCode(java.lang.String errorCode)
Sets the errorCode value for this PayPalEcGetDetailsReply.

Parameters:
errorCode -

getStreet1

public java.lang.String getStreet1()
Gets the street1 value for this PayPalEcGetDetailsReply.

Returns:
street1

setStreet1

public void setStreet1(java.lang.String street1)
Sets the street1 value for this PayPalEcGetDetailsReply.

Parameters:
street1 -

getStreet2

public java.lang.String getStreet2()
Gets the street2 value for this PayPalEcGetDetailsReply.

Returns:
street2

setStreet2

public void setStreet2(java.lang.String street2)
Sets the street2 value for this PayPalEcGetDetailsReply.

Parameters:
street2 -

getCity

public java.lang.String getCity()
Gets the city value for this PayPalEcGetDetailsReply.

Returns:
city

setCity

public void setCity(java.lang.String city)
Sets the city value for this PayPalEcGetDetailsReply.

Parameters:
city -

getState

public java.lang.String getState()
Gets the state value for this PayPalEcGetDetailsReply.

Returns:
state

setState

public void setState(java.lang.String state)
Sets the state value for this PayPalEcGetDetailsReply.

Parameters:
state -

getPostalCode

public java.lang.String getPostalCode()
Gets the postalCode value for this PayPalEcGetDetailsReply.

Returns:
postalCode

setPostalCode

public void setPostalCode(java.lang.String postalCode)
Sets the postalCode value for this PayPalEcGetDetailsReply.

Parameters:
postalCode -

getCountryCode

public java.lang.String getCountryCode()
Gets the countryCode value for this PayPalEcGetDetailsReply.

Returns:
countryCode

setCountryCode

public void setCountryCode(java.lang.String countryCode)
Sets the countryCode value for this PayPalEcGetDetailsReply.

Parameters:
countryCode -

getCountryName

public java.lang.String getCountryName()
Gets the countryName value for this PayPalEcGetDetailsReply.

Returns:
countryName

setCountryName

public void setCountryName(java.lang.String countryName)
Sets the countryName value for this PayPalEcGetDetailsReply.

Parameters:
countryName -

getAddressID

public java.lang.String getAddressID()
Gets the addressID value for this PayPalEcGetDetailsReply.

Returns:
addressID

setAddressID

public void setAddressID(java.lang.String addressID)
Sets the addressID value for this PayPalEcGetDetailsReply.

Parameters:
addressID -

getPaypalBillingAgreementAcceptedStatus

public java.lang.String getPaypalBillingAgreementAcceptedStatus()
Gets the paypalBillingAgreementAcceptedStatus value for this PayPalEcGetDetailsReply.

Returns:
paypalBillingAgreementAcceptedStatus

setPaypalBillingAgreementAcceptedStatus

public void setPaypalBillingAgreementAcceptedStatus(java.lang.String paypalBillingAgreementAcceptedStatus)
Sets the paypalBillingAgreementAcceptedStatus value for this PayPalEcGetDetailsReply.

Parameters:
paypalBillingAgreementAcceptedStatus -

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.