Uses of Class
org.coderic.iso20022.messages.tsin.CashAccount7
Packages that use CashAccount7
-
Uses of CashAccount7 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return CashAccount7Modifier and TypeMethodDescriptionObjectFactory.createCashAccount7()Create an instance ofCashAccount7FinancingAllowedSummary1.getCdtAcct()Gets the value of the cdtAcct property.FinancingAllowedSummary1.getFincgAcct()Gets the value of the fincgAcct property.Methods in org.coderic.iso20022.messages.tsin with parameters of type CashAccount7Modifier and TypeMethodDescriptionvoidFinancingAllowedSummary1.setCdtAcct(CashAccount7 value) Sets the value of the cdtAcct property.voidFinancingAllowedSummary1.setFincgAcct(CashAccount7 value) Sets the value of the fincgAcct property.