Uses of Class
org.coderic.iso20022.messages.auth.ActiveOrHistoricCurrencyAndAmount
Packages that use ActiveOrHistoricCurrencyAndAmount
-
Uses of ActiveOrHistoricCurrencyAndAmount in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return ActiveOrHistoricCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveOrHistoricCurrencyAndAmount()Create an instance ofActiveOrHistoricCurrencyAndAmountAmountAndDirection53.getAmt()Gets the value of the amt property.FinancialInstrumentQuantity25Choice.getMntryVal()Gets the value of the mntryVal property.FinancialInstrumentQuantity25Choice.getNmnlVal()Gets the value of the nmnlVal property.SecuritiesTransactionPrice21Choice.getNmnlVal()Gets the value of the nmnlVal property.Methods in org.coderic.iso20022.messages.auth with parameters of type ActiveOrHistoricCurrencyAndAmountModifier and TypeMethodDescriptionvoidAmountAndDirection53.setAmt(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the amt property.voidFinancialInstrumentQuantity25Choice.setMntryVal(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the mntryVal property.voidFinancialInstrumentQuantity25Choice.setNmnlVal(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the nmnlVal property.voidSecuritiesTransactionPrice21Choice.setNmnlVal(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the nmnlVal property.