Uses of Class
org.coderic.iso20022.messages.tsin.AccountIdentification4Choice
-
Uses of AccountIdentification4Choice in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionObjectFactory.createAccountIdentification4Choice()
Create an instance ofAccountIdentification4Choice
FinancialItemParameters1.getCdtAcct()
Gets the value of the cdtAcct property.FinancialItemParameters1.getDbtAcct()
Gets the value of the dbtAcct property.CashAccount16.getId()
Gets the value of the id property.Modifier and TypeMethodDescriptionvoid
FinancialItemParameters1.setCdtAcct
(AccountIdentification4Choice value) Sets the value of the cdtAcct property.void
FinancialItemParameters1.setDbtAcct
(AccountIdentification4Choice value) Sets the value of the dbtAcct property.void
CashAccount16.setId
(AccountIdentification4Choice value) Sets the value of the id property.