Uses of Class
org.coderic.iso20022.messages.cain.Amount15
-
Uses of Amount15 in org.coderic.iso20022.messages.cain
Modifier and TypeMethodDescriptionObjectFactory.createAmount15()
Create an instance ofAmount15
OriginalTransactionAmount2.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.Modifier and TypeMethodDescriptionvoid
OriginalTransactionAmount2.setCrdhldrBllgAmt
(Amount15 value) Sets the value of the crdhldrBllgAmt property.void
TransactionAmounts2.setCrdhldrBllgAmt
(Amount15 value) Sets the value of the crdhldrBllgAmt property.void
OriginalTransactionAmount2.setRcncltnAmt
(Amount15 value) Sets the value of the rcncltnAmt property.void
TransactionAmounts2.setRcncltnAmt
(Amount15 value) Sets the value of the rcncltnAmt property.