Interface SettlementInstructionsServerFieldSet
public interface SettlementInstructionsServerFieldSet
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds a field to this eventdefault void
Affirm, Confirm, Dispute, Cancel, Replace, AutoConfirm, Unconfirm, Net, ApproveInstructions, RejectInstructions or Releasedefault void
The direction(s) the adhoc settlement instruction should be saved on.default void
setPayBankAccount
(Object value) The account number of the payee's bankdefault void
setPayBankAccountType
(Object value) The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the pay sidedefault void
setPayBankAddress1
(Object value) The first line of the payee's bank's addressdefault void
setPayBankAddress2
(Object value) The second line of the payee's bank's addressdefault void
setPayBankAddress3
(Object value) The third line of the payee's bank's addressdefault void
setPayBankName
(Object value) The name of the payee's bankdefault void
setPayBankSwift
(Object value) The BIC of the payee's bankdefault void
setPayIndividualAccount
(Object value) The account number of the payeedefault void
setPayIndividualAddress1
(Object value) The first line of the payeedefault void
setPayIndividualAddress2
(Object value) The second line of the payeedefault void
setPayIndividualName
(Object value) The name of the payeedefault void
setPayIndividualSwift
(Object value) The BIC of the payee's accountdefault void
setPayIsAdhocForCommit
(Object value) If the pay settlement instruction is an adhoc that should be saved.default void
The name of the paying settlement instructiondefault void
setPaySettlementID
(Object value) The ID corresponding to the payee's settlement detailsdefault void
The type of settlement instruction on the pay side.default void
The direction(s) the adhoc settlement instruction should be saved on.default void
setReceiveBankAccount
(Object value) The account number of the recipient's bankdefault void
setReceiveBankAccountType
(Object value) The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the receive sidedefault void
setReceiveBankAddress1
(Object value) The first line of the recipient's bank's addressdefault void
setReceiveBankAddress2
(Object value) The second line of the recipient's bank's addressdefault void
setReceiveBankAddress3
(Object value) The third line of the recipient's bank's addressdefault void
setReceiveBankName
(Object value) The name of the recipient's bankdefault void
setReceiveBankSwift
(Object value) The BIC of the recipient's bankdefault void
The account number of the recipientdefault void
The first line of the recipientdefault void
The second line of the recipientdefault void
setReceiveIndividualName
(Object value) The name of the recipientdefault void
setReceiveIndividualSwift
(Object value) The BIC of the recipient's accountdefault void
setReceiveIsAdhocForCommit
(Object value) If the receive settlement instruction is an adhoc that should be saved.default void
The name of the receiving settlement instructiondefault void
setReceiveSettlementID
(Object value) The ID corresponding to the recipient's settlement detailsdefault void
The type of settlement instruction on the receive side.default void
setSettlementStatus
(Object value) The settlement status of a dealdefault void
setTradeID
(Object value) The unique ID of the trade the client wants to Confirm
-
Method Details
-
addField
Adds a field to this event- Parameters:
fieldName
- The name of the field to add.value
- The value of the field to add. If the value is a BigDecimal then it will be converted to aString
usingBigDecimal.toPlainString()
-
setAction
Affirm, Confirm, Dispute, Cancel, Replace, AutoConfirm, Unconfirm, Net, ApproveInstructions, RejectInstructions or Release- Parameters:
value
- The value to be set passed by i18n
-
setTradeID
The unique ID of the trade the client wants to Confirm- Parameters:
value
- The value to be set passed by i18n
-
setPayBankAccountType
The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the pay side- Parameters:
value
- The value to be set passed by i18n
-
setPaySettlementID
The ID corresponding to the payee's settlement details- Parameters:
value
- The value to be set passed by i18n
-
setPaySettlementInstructionType
The type of settlement instruction on the pay side.- Parameters:
value
- The value to be set passed by i18n
-
setPayIsAdhocForCommit
If the pay settlement instruction is an adhoc that should be saved.- Parameters:
value
- The value to be set passed by i18n
-
setPayAdhocForCommitDirection
The direction(s) the adhoc settlement instruction should be saved on.- Parameters:
value
- The value to be set passed by i18n
-
setPaySettlementDisplayName
The name of the paying settlement instruction- Parameters:
value
- The value to be set passed by i18n
-
setPayBankAccount
The account number of the payee's bank- Parameters:
value
- The value to be set passed by i18n
-
setPayBankAddress1
The first line of the payee's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setPayBankAddress2
The second line of the payee's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setPayBankAddress3
The third line of the payee's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setPayBankName
The name of the payee's bank- Parameters:
value
- The value to be set passed by i18n
-
setPayBankSwift
The BIC of the payee's bank- Parameters:
value
- The value to be set passed by i18n
-
setPayIndividualAccount
The account number of the payee- Parameters:
value
- The value to be set passed by i18n
-
setPayIndividualAddress1
The first line of the payee- Parameters:
value
- The value to be set passed by i18n
-
setPayIndividualAddress2
The second line of the payee- Parameters:
value
- The value to be set passed by i18n
-
setPayIndividualName
The name of the payee- Parameters:
value
- The value to be set passed by i18n
-
setPayIndividualSwift
The BIC of the payee's account- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankAccountType
The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the receive side- Parameters:
value
- The value to be set passed by i18n
-
setReceiveSettlementID
The ID corresponding to the recipient's settlement details- Parameters:
value
- The value to be set passed by i18n
-
setReceiveSettlementInstructionType
The type of settlement instruction on the receive side.- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIsAdhocForCommit
If the receive settlement instruction is an adhoc that should be saved.- Parameters:
value
- The value to be set passed by i18n
-
setReceiveAdhocForCommitDirection
The direction(s) the adhoc settlement instruction should be saved on.- Parameters:
value
- The value to be set passed by i18n
-
setReceiveSettlementDisplayName
The name of the receiving settlement instruction- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankAccount
The account number of the recipient's bank- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankAddress1
The first line of the recipient's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankAddress2
The second line of the recipient's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankAddress3
The third line of the recipient's bank's address- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankName
The name of the recipient's bank- Parameters:
value
- The value to be set passed by i18n
-
setReceiveBankSwift
The BIC of the recipient's bank- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIndividualAccount
The account number of the recipient- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIndividualAddress1
The first line of the recipient- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIndividualAddress2
The second line of the recipient- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIndividualName
The name of the recipient- Parameters:
value
- The value to be set passed by i18n
-
setReceiveIndividualSwift
The BIC of the recipient's account- Parameters:
value
- The value to be set passed by i18n
-
setSettlementStatus
The settlement status of a deal- Parameters:
value
- The value to be set passed by i18n
-