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

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

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

See Also:
Serialized Form

Constructor Summary
BankTransferReply()
           
BankTransferReply(java.math.BigInteger reasonCode, java.lang.String accountHolder, java.lang.String accountNumber, java.lang.String amount, java.lang.String bankName, java.lang.String bankCity, java.lang.String bankCountry, java.lang.String paymentReference, java.lang.String processorResponse, java.lang.String bankSwiftCode, java.lang.String bankSpecialID, java.lang.String requestDateTime, java.lang.String reconciliationID, java.lang.String iban, java.lang.String bankCode, java.lang.String branchCode)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccountHolder()
          Gets the accountHolder value for this BankTransferReply.
 java.lang.String getAccountNumber()
          Gets the accountNumber value for this BankTransferReply.
 java.lang.String getAmount()
          Gets the amount value for this BankTransferReply.
 java.lang.String getBankCity()
          Gets the bankCity value for this BankTransferReply.
 java.lang.String getBankCode()
          Gets the bankCode value for this BankTransferReply.
 java.lang.String getBankCountry()
          Gets the bankCountry value for this BankTransferReply.
 java.lang.String getBankName()
          Gets the bankName value for this BankTransferReply.
 java.lang.String getBankSpecialID()
          Gets the bankSpecialID value for this BankTransferReply.
 java.lang.String getBankSwiftCode()
          Gets the bankSwiftCode value for this BankTransferReply.
 java.lang.String getBranchCode()
          Gets the branchCode value for this BankTransferReply.
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 getIban()
          Gets the iban value for this BankTransferReply.
 java.lang.String getPaymentReference()
          Gets the paymentReference value for this BankTransferReply.
 java.lang.String getProcessorResponse()
          Gets the processorResponse value for this BankTransferReply.
 java.math.BigInteger getReasonCode()
          Gets the reasonCode value for this BankTransferReply.
 java.lang.String getReconciliationID()
          Gets the reconciliationID value for this BankTransferReply.
 java.lang.String getRequestDateTime()
          Gets the requestDateTime value for this BankTransferReply.
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 setAccountHolder(java.lang.String accountHolder)
          Sets the accountHolder value for this BankTransferReply.
 void setAccountNumber(java.lang.String accountNumber)
          Sets the accountNumber value for this BankTransferReply.
 void setAmount(java.lang.String amount)
          Sets the amount value for this BankTransferReply.
 void setBankCity(java.lang.String bankCity)
          Sets the bankCity value for this BankTransferReply.
 void setBankCode(java.lang.String bankCode)
          Sets the bankCode value for this BankTransferReply.
 void setBankCountry(java.lang.String bankCountry)
          Sets the bankCountry value for this BankTransferReply.
 void setBankName(java.lang.String bankName)
          Sets the bankName value for this BankTransferReply.
 void setBankSpecialID(java.lang.String bankSpecialID)
          Sets the bankSpecialID value for this BankTransferReply.
 void setBankSwiftCode(java.lang.String bankSwiftCode)
          Sets the bankSwiftCode value for this BankTransferReply.
 void setBranchCode(java.lang.String branchCode)
          Sets the branchCode value for this BankTransferReply.
 void setIban(java.lang.String iban)
          Sets the iban value for this BankTransferReply.
 void setPaymentReference(java.lang.String paymentReference)
          Sets the paymentReference value for this BankTransferReply.
 void setProcessorResponse(java.lang.String processorResponse)
          Sets the processorResponse value for this BankTransferReply.
 void setReasonCode(java.math.BigInteger reasonCode)
          Sets the reasonCode value for this BankTransferReply.
 void setReconciliationID(java.lang.String reconciliationID)
          Sets the reconciliationID value for this BankTransferReply.
 void setRequestDateTime(java.lang.String requestDateTime)
          Sets the requestDateTime value for this BankTransferReply.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BankTransferReply

public BankTransferReply()

BankTransferReply

public BankTransferReply(java.math.BigInteger reasonCode,
                         java.lang.String accountHolder,
                         java.lang.String accountNumber,
                         java.lang.String amount,
                         java.lang.String bankName,
                         java.lang.String bankCity,
                         java.lang.String bankCountry,
                         java.lang.String paymentReference,
                         java.lang.String processorResponse,
                         java.lang.String bankSwiftCode,
                         java.lang.String bankSpecialID,
                         java.lang.String requestDateTime,
                         java.lang.String reconciliationID,
                         java.lang.String iban,
                         java.lang.String bankCode,
                         java.lang.String branchCode)
Method Detail

getReasonCode

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

Returns:
reasonCode

setReasonCode

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

Parameters:
reasonCode -

getAccountHolder

public java.lang.String getAccountHolder()
Gets the accountHolder value for this BankTransferReply.

Returns:
accountHolder

setAccountHolder

public void setAccountHolder(java.lang.String accountHolder)
Sets the accountHolder value for this BankTransferReply.

Parameters:
accountHolder -

getAccountNumber

public java.lang.String getAccountNumber()
Gets the accountNumber value for this BankTransferReply.

Returns:
accountNumber

setAccountNumber

public void setAccountNumber(java.lang.String accountNumber)
Sets the accountNumber value for this BankTransferReply.

Parameters:
accountNumber -

getAmount

public java.lang.String getAmount()
Gets the amount value for this BankTransferReply.

Returns:
amount

setAmount

public void setAmount(java.lang.String amount)
Sets the amount value for this BankTransferReply.

Parameters:
amount -

getBankName

public java.lang.String getBankName()
Gets the bankName value for this BankTransferReply.

Returns:
bankName

setBankName

public void setBankName(java.lang.String bankName)
Sets the bankName value for this BankTransferReply.

Parameters:
bankName -

getBankCity

public java.lang.String getBankCity()
Gets the bankCity value for this BankTransferReply.

Returns:
bankCity

setBankCity

public void setBankCity(java.lang.String bankCity)
Sets the bankCity value for this BankTransferReply.

Parameters:
bankCity -

getBankCountry

public java.lang.String getBankCountry()
Gets the bankCountry value for this BankTransferReply.

Returns:
bankCountry

setBankCountry

public void setBankCountry(java.lang.String bankCountry)
Sets the bankCountry value for this BankTransferReply.

Parameters:
bankCountry -

getPaymentReference

public java.lang.String getPaymentReference()
Gets the paymentReference value for this BankTransferReply.

Returns:
paymentReference

setPaymentReference

public void setPaymentReference(java.lang.String paymentReference)
Sets the paymentReference value for this BankTransferReply.

Parameters:
paymentReference -

getProcessorResponse

public java.lang.String getProcessorResponse()
Gets the processorResponse value for this BankTransferReply.

Returns:
processorResponse

setProcessorResponse

public void setProcessorResponse(java.lang.String processorResponse)
Sets the processorResponse value for this BankTransferReply.

Parameters:
processorResponse -

getBankSwiftCode

public java.lang.String getBankSwiftCode()
Gets the bankSwiftCode value for this BankTransferReply.

Returns:
bankSwiftCode

setBankSwiftCode

public void setBankSwiftCode(java.lang.String bankSwiftCode)
Sets the bankSwiftCode value for this BankTransferReply.

Parameters:
bankSwiftCode -

getBankSpecialID

public java.lang.String getBankSpecialID()
Gets the bankSpecialID value for this BankTransferReply.

Returns:
bankSpecialID

setBankSpecialID

public void setBankSpecialID(java.lang.String bankSpecialID)
Sets the bankSpecialID value for this BankTransferReply.

Parameters:
bankSpecialID -

getRequestDateTime

public java.lang.String getRequestDateTime()
Gets the requestDateTime value for this BankTransferReply.

Returns:
requestDateTime

setRequestDateTime

public void setRequestDateTime(java.lang.String requestDateTime)
Sets the requestDateTime value for this BankTransferReply.

Parameters:
requestDateTime -

getReconciliationID

public java.lang.String getReconciliationID()
Gets the reconciliationID value for this BankTransferReply.

Returns:
reconciliationID

setReconciliationID

public void setReconciliationID(java.lang.String reconciliationID)
Sets the reconciliationID value for this BankTransferReply.

Parameters:
reconciliationID -

getIban

public java.lang.String getIban()
Gets the iban value for this BankTransferReply.

Returns:
iban

setIban

public void setIban(java.lang.String iban)
Sets the iban value for this BankTransferReply.

Parameters:
iban -

getBankCode

public java.lang.String getBankCode()
Gets the bankCode value for this BankTransferReply.

Returns:
bankCode

setBankCode

public void setBankCode(java.lang.String bankCode)
Sets the bankCode value for this BankTransferReply.

Parameters:
bankCode -

getBranchCode

public java.lang.String getBranchCode()
Gets the branchCode value for this BankTransferReply.

Returns:
branchCode

setBranchCode

public void setBranchCode(java.lang.String branchCode)
Sets the branchCode value for this BankTransferReply.

Parameters:
branchCode -

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.