Uses of Class
org.coderic.iso20022.messages.cain.Amount15
Packages that use Amount15
-
Uses of Amount15 in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return Amount15Modifier and TypeMethodDescriptionObjectFactory.createAmount15()Create an instance ofAmount15OriginalTransactionAmount2.getCrdhldrBllgAmt()Gets the value of the crdhldrBllgAmt property.TransactionAmounts2.getCrdhldrBllgAmt()Gets the value of the crdhldrBllgAmt property.OriginalTransactionAmount2.getRcncltnAmt()Gets the value of the rcncltnAmt property.TransactionAmounts2.getRcncltnAmt()Gets the value of the rcncltnAmt property.Methods in org.coderic.iso20022.messages.cain with parameters of type Amount15Modifier and TypeMethodDescriptionvoidOriginalTransactionAmount2.setCrdhldrBllgAmt(Amount15 value) Sets the value of the crdhldrBllgAmt property.voidTransactionAmounts2.setCrdhldrBllgAmt(Amount15 value) Sets the value of the crdhldrBllgAmt property.voidOriginalTransactionAmount2.setRcncltnAmt(Amount15 value) Sets the value of the rcncltnAmt property.voidTransactionAmounts2.setRcncltnAmt(Amount15 value) Sets the value of the rcncltnAmt property.