Uses of Class
org.coderic.iso20022.messages.secl.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountAmountAndDirection27.getAmt()Gets the value of the amt property.ForeignExchangeTerms17.getRsltgAmt()Gets the value of the rsltgAmt property.Methods in org.coderic.iso20022.messages.secl with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidAmountAndDirection27.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidForeignExchangeTerms17.setRsltgAmt(ActiveCurrencyAndAmount value) Sets the value of the rsltgAmt property.