Interface SettlementInstructionsServerFieldSet
public interface SettlementInstructionsServerFieldSet
-
Method Summary
Modifier and TypeMethodDescriptionvoidAdds a field to this eventdefault voidAffirm, Confirm, Dispute, Cancel, Replace, AutoConfirm, Unconfirm, Net, ApproveInstructions, RejectInstructions or Releasedefault voidThe direction(s) the adhoc settlement instruction should be saved on.default voidsetPayBankAccount(Object value) The account number of the payee's bankdefault voidsetPayBankAccountType(Object value) The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the pay sidedefault voidsetPayBankAddress1(Object value) The first line of the payee's bank's addressdefault voidsetPayBankAddress2(Object value) The second line of the payee's bank's addressdefault voidsetPayBankAddress3(Object value) The third line of the payee's bank's addressdefault voidsetPayBankName(Object value) The name of the payee's bankdefault voidsetPayBankSwift(Object value) The BIC of the payee's bankdefault voidsetPayIndividualAccount(Object value) The account number of the payeedefault voidsetPayIndividualAddress1(Object value) The first line of the payeedefault voidsetPayIndividualAddress2(Object value) The second line of the payeedefault voidsetPayIndividualName(Object value) The name of the payeedefault voidsetPayIndividualSwift(Object value) The BIC of the payee's accountdefault voidsetPayIsAdhocForCommit(Object value) If the pay settlement instruction is an adhoc that should be saved.default voidThe name of the paying settlement instructiondefault voidsetPaySettlementID(Object value) The ID corresponding to the payee's settlement detailsdefault voidThe type of settlement instruction on the pay side.default voidThe direction(s) the adhoc settlement instruction should be saved on.default voidsetReceiveBankAccount(Object value) The account number of the recipient's bankdefault voidsetReceiveBankAccountType(Object value) The type of routing or BIC code assigned to an AdHoc Settlement Instruction on the receive sidedefault voidsetReceiveBankAddress1(Object value) The first line of the recipient's bank's addressdefault voidsetReceiveBankAddress2(Object value) The second line of the recipient's bank's addressdefault voidsetReceiveBankAddress3(Object value) The third line of the recipient's bank's addressdefault voidsetReceiveBankName(Object value) The name of the recipient's bankdefault voidsetReceiveBankSwift(Object value) The BIC of the recipient's bankdefault voidThe account number of the recipientdefault voidThe first line of the recipientdefault voidThe second line of the recipientdefault voidsetReceiveIndividualName(Object value) The name of the recipientdefault voidsetReceiveIndividualSwift(Object value) The BIC of the recipient's accountdefault voidsetReceiveIsAdhocForCommit(Object value) If the receive settlement instruction is an adhoc that should be saved.default voidThe name of the receiving settlement instructiondefault voidsetReceiveSettlementID(Object value) The ID corresponding to the recipient's settlement detailsdefault voidThe type of settlement instruction on the receive side.default voidsetSettlementStatus(Object value) The settlement status of a dealdefault voidsetTradeID(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 aStringusingBigDecimal.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
-