Uses of Class
org.coderic.iso20022.messages.pain.CashAccount40
Packages that use CashAccount40
-
Uses of CashAccount40 in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40Mandate20.getCdtrAcct()Gets the value of the cdtrAcct property.Mandate20.getDbtrAcct()Gets the value of the dbtrAcct property.Methods in org.coderic.iso20022.messages.pain with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoidMandate20.setCdtrAcct(CashAccount40 value) Sets the value of the cdtrAcct property.voidMandate20.setDbtrAcct(CashAccount40 value) Sets the value of the dbtrAcct property.