Uses of Class
org.coderic.iso20022.messages.colr.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountAmountAndDirection49.getAmt()Gets the value of the amt property.ForeignExchangeTerms23.getRsltgAmt()Gets the value of the rsltgAmt property.Methods in org.coderic.iso20022.messages.colr with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidAmountAndDirection49.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidForeignExchangeTerms23.setRsltgAmt(ActiveCurrencyAndAmount value) Sets the value of the rsltgAmt property.