Uses of Class
org.coderic.iso20022.messages.auth.ActiveOrHistoricCurrencyAndAmount
-
Uses of ActiveOrHistoricCurrencyAndAmount in org.coderic.iso20022.messages.auth
Modifier and TypeMethodDescriptionObjectFactory.createActiveOrHistoricCurrencyAndAmount()
Create an instance ofActiveOrHistoricCurrencyAndAmount
AmountAndDirection53.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.Modifier and TypeMethodDescriptionvoid
AmountAndDirection53.setAmt
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the amt property.void
FinancialInstrumentQuantity25Choice.setMntryVal
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the mntryVal property.void
FinancialInstrumentQuantity25Choice.setNmnlVal
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the nmnlVal property.void
SecuritiesTransactionPrice21Choice.setNmnlVal
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the nmnlVal property.