Uses of Class
org.coderic.iso20022.messages.tsin.AccountIdentification4Choice
Packages that use AccountIdentification4Choice
-
Uses of AccountIdentification4Choice in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return AccountIdentification4ChoiceModifier and TypeMethodDescriptionObjectFactory.createAccountIdentification4Choice()Create an instance ofAccountIdentification4ChoiceFinancialItemParameters1.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.Methods in org.coderic.iso20022.messages.tsin with parameters of type AccountIdentification4ChoiceModifier and TypeMethodDescriptionvoidFinancialItemParameters1.setCdtAcct(AccountIdentification4Choice value) Sets the value of the cdtAcct property.voidFinancialItemParameters1.setDbtAcct(AccountIdentification4Choice value) Sets the value of the dbtAcct property.voidCashAccount16.setId(AccountIdentification4Choice value) Sets the value of the id property.