Uses of Class
org.coderic.iso20022.messages.cain.TransactionAmount1
Packages that use TransactionAmount1
-
Uses of TransactionAmount1 in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return TransactionAmount1Modifier and TypeMethodDescriptionObjectFactory.createTransactionAmount1()Create an instance ofTransactionAmount1OriginalTransactionAmount2.getTxAmt()Gets the value of the txAmt property.TransactionAmounts2.getTxAmt()Gets the value of the txAmt property.Methods in org.coderic.iso20022.messages.cain with parameters of type TransactionAmount1Modifier and TypeMethodDescriptionvoidOriginalTransactionAmount2.setTxAmt(TransactionAmount1 value) Sets the value of the txAmt property.voidTransactionAmounts2.setTxAmt(TransactionAmount1 value) Sets the value of the txAmt property.