public class IDealNotificationResponse
extends java.lang.Object
| Constructor and Description |
|---|
IDealNotificationResponse() |
| Modifier and Type | Method and Description |
|---|---|
double |
getAmount()
Gets the amount.
|
java.lang.String |
getCreated()
Gets the created.
|
java.lang.String |
getCurrencyId()
Gets the currency id.
|
java.lang.String |
getHash()
Gets the hash.
|
int |
getProjectId()
Gets the project id.
|
java.lang.String |
getReason1()
Gets the reason1.
|
java.lang.String |
getReason2()
Gets the reason2.
|
java.lang.String |
getRecepientAccountNumber()
Gets the recepient account number.
|
java.lang.String |
getRecepientBankBic()
Gets the recepient bank bic.
|
java.lang.String |
getRecepientBankCode()
Gets the recepient bank code.
|
java.lang.String |
getRecepientBankName()
Gets the recepient bank name.
|
java.lang.String |
getRecepientCountryId()
Gets the recepient country id.
|
java.lang.String |
getRecepientHolder()
Gets the recepient holder.
|
java.lang.String |
getRecepientIban()
Gets the recepient iban.
|
java.lang.String |
getSenderAccountNumber()
Gets the sender account number.
|
java.lang.String |
getSenderBankBic()
Gets the sender bank bic.
|
java.lang.String |
getSenderBankName()
Gets the sender bank name.
|
java.lang.String |
getSenderCountryId()
Gets the sender country id.
|
java.lang.String |
getSenderHolder()
Gets the sender holder.
|
java.lang.String |
getSenderIban()
Gets the sender iban.
|
java.lang.String |
getStatus()
Gets the status.
|
java.lang.String |
getStatusModified()
Gets the status modified.
|
java.lang.String |
getStatusReason()
Gets the status reason.
|
java.lang.String |
getTransId()
Gets the trans id.
|
int |
getUserId()
Gets the user id.
|
java.lang.String |
getUserVariable0()
Gets the user variable0.
|
java.lang.String |
getUserVariable1()
Gets the user variable1.
|
java.lang.String |
getUserVariable2()
Gets the user variable2.
|
java.lang.String |
getUserVariable3()
Gets the user variable3.
|
java.lang.String |
getUserVariable4()
Gets the user variable4.
|
java.lang.String |
getUserVariable5()
Gets the user variable5.
|
IDealNotificationResponse |
setAmount(double amount)
Sets the amount.
|
IDealNotificationResponse |
setCreated(java.lang.String created)
Sets the created.
|
IDealNotificationResponse |
setCurrencyId(java.lang.String currencyId)
Sets the currency id.
|
IDealNotificationResponse |
setHash(java.lang.String hash)
Sets the hash.
|
IDealNotificationResponse |
setProjectId(int projectId)
Sets the project id.
|
IDealNotificationResponse |
setReason1(java.lang.String reason1)
Sets the reason1.
|
IDealNotificationResponse |
setReason2(java.lang.String reason2)
Sets the reason2.
|
IDealNotificationResponse |
setRecepientAccountNumber(java.lang.String recepientAccountNumber)
Sets the recepient account number.
|
IDealNotificationResponse |
setRecepientBankBic(java.lang.String recepientBankBic)
Sets the recepient bank bic.
|
IDealNotificationResponse |
setRecepientBankCode(java.lang.String recepientBankCode)
Sets the recepient bank code.
|
IDealNotificationResponse |
setRecepientBankName(java.lang.String recepientBankName)
Sets the recepient bank name.
|
IDealNotificationResponse |
setRecepientCountryId(java.lang.String recepientCountryId)
Sets the recepient country id.
|
IDealNotificationResponse |
setRecepientHolder(java.lang.String recepientHolder)
Sets the recepient holder.
|
IDealNotificationResponse |
setRecepientIban(java.lang.String recepientIban)
Sets the recepient iban.
|
IDealNotificationResponse |
setSenderAccountNumber(java.lang.String senderAccountNumber)
Sets the sender account number.
|
IDealNotificationResponse |
setSenderBankBic(java.lang.String senderBankBic)
Sets the sender bank bic.
|
IDealNotificationResponse |
setSenderBankName(java.lang.String senderBankName)
Sets the sender bank name.
|
IDealNotificationResponse |
setSenderCountryId(java.lang.String senderCountryId)
Sets the sender country id.
|
IDealNotificationResponse |
setSenderHolder(java.lang.String senderHolder)
Sets the sender holder.
|
IDealNotificationResponse |
setSenderIban(java.lang.String senderIban)
Sets the sender iban.
|
IDealNotificationResponse |
setStatus(java.lang.String status)
Sets the status.
|
IDealNotificationResponse |
setStatusModified(java.lang.String statusModified)
Sets the status modified.
|
IDealNotificationResponse |
setStatusReason(java.lang.String statusReason)
Sets the status reason.
|
IDealNotificationResponse |
setTransId(java.lang.String transId)
Sets the trans id.
|
IDealNotificationResponse |
setUserId(int userId)
Sets the user id.
|
IDealNotificationResponse |
setUserVariable0(java.lang.String userVariable0)
Sets the user variable0.
|
IDealNotificationResponse |
setUserVariable1(java.lang.String userVariable1)
Sets the user variable1.
|
IDealNotificationResponse |
setUserVariable2(java.lang.String userVariable2)
Sets the user variable2.
|
IDealNotificationResponse |
setUserVariable3(java.lang.String userVariable3)
Sets the user variable3.
|
IDealNotificationResponse |
setUserVariable4(java.lang.String userVariable4)
Sets the user variable4.
|
IDealNotificationResponse |
setUserVariable5(java.lang.String userVariable5)
Sets the user variable5.
|
public java.lang.String getTransId()
public IDealNotificationResponse setTransId(java.lang.String transId)
transId - the trans idpublic int getUserId()
public IDealNotificationResponse setUserId(int userId)
userId - the user idpublic int getProjectId()
public IDealNotificationResponse setProjectId(int projectId)
projectId - the project idpublic java.lang.String getSenderHolder()
public IDealNotificationResponse setSenderHolder(java.lang.String senderHolder)
senderHolder - the sender holderpublic java.lang.String getSenderAccountNumber()
public IDealNotificationResponse setSenderAccountNumber(java.lang.String senderAccountNumber)
senderAccountNumber - the sender account numberpublic java.lang.String getSenderBankName()
public IDealNotificationResponse setSenderBankName(java.lang.String senderBankName)
senderBankName - the sender bank namepublic java.lang.String getSenderBankBic()
public IDealNotificationResponse setSenderBankBic(java.lang.String senderBankBic)
senderBankBic - the sender bank bicpublic java.lang.String getSenderIban()
public IDealNotificationResponse setSenderIban(java.lang.String senderIban)
senderIban - the sender ibanpublic java.lang.String getSenderCountryId()
public IDealNotificationResponse setSenderCountryId(java.lang.String senderCountryId)
senderCountryId - the sender country idpublic java.lang.String getRecepientHolder()
public IDealNotificationResponse setRecepientHolder(java.lang.String recepientHolder)
recepientHolder - the recepient holderpublic java.lang.String getRecepientAccountNumber()
public IDealNotificationResponse setRecepientAccountNumber(java.lang.String recepientAccountNumber)
recepientAccountNumber - the recepient account numberpublic java.lang.String getRecepientBankCode()
public IDealNotificationResponse setRecepientBankCode(java.lang.String recepientBankCode)
recepientBankCode - the recepient bank codepublic java.lang.String getRecepientBankName()
public IDealNotificationResponse setRecepientBankName(java.lang.String recepientBankName)
recepientBankName - the recepient bank namepublic java.lang.String getRecepientBankBic()
public IDealNotificationResponse setRecepientBankBic(java.lang.String recepientBankBic)
recepientBankBic - the recepient bank bicpublic java.lang.String getRecepientIban()
public IDealNotificationResponse setRecepientIban(java.lang.String recepientIban)
recepientIban - the recepient ibanpublic java.lang.String getRecepientCountryId()
public IDealNotificationResponse setRecepientCountryId(java.lang.String recepientCountryId)
recepientCountryId - the recepient country idpublic double getAmount()
public IDealNotificationResponse setAmount(double amount)
amount - the amountpublic java.lang.String getCurrencyId()
public IDealNotificationResponse setCurrencyId(java.lang.String currencyId)
currencyId - the currency idpublic java.lang.String getReason1()
public IDealNotificationResponse setReason1(java.lang.String reason1)
reason1 - the reason1public java.lang.String getReason2()
public IDealNotificationResponse setReason2(java.lang.String reason2)
reason2 - the reason2public java.lang.String getUserVariable0()
public IDealNotificationResponse setUserVariable0(java.lang.String userVariable0)
userVariable0 - the user variable0public java.lang.String getUserVariable1()
public IDealNotificationResponse setUserVariable1(java.lang.String userVariable1)
userVariable1 - the user variable1public java.lang.String getUserVariable2()
public IDealNotificationResponse setUserVariable2(java.lang.String userVariable2)
userVariable2 - the user variable2public java.lang.String getUserVariable3()
public IDealNotificationResponse setUserVariable3(java.lang.String userVariable3)
userVariable3 - the user variable3public java.lang.String getUserVariable4()
public IDealNotificationResponse setUserVariable4(java.lang.String userVariable4)
userVariable4 - the user variable4public java.lang.String getUserVariable5()
public IDealNotificationResponse setUserVariable5(java.lang.String userVariable5)
userVariable5 - the user variable5public java.lang.String getCreated()
public IDealNotificationResponse setCreated(java.lang.String created)
created - the createdpublic java.lang.String getStatus()
public IDealNotificationResponse setStatus(java.lang.String status)
status - the statuspublic java.lang.String getStatusReason()
public IDealNotificationResponse setStatusReason(java.lang.String statusReason)
statusReason - the status reason to setpublic java.lang.String getStatusModified()
public IDealNotificationResponse setStatusModified(java.lang.String statusModified)
statusModified - the status modifiedpublic java.lang.String getHash()
public IDealNotificationResponse setHash(java.lang.String hash)
hash - the hash