Uses of Class
org.coderic.iso20022.messages.seev.ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.seev
Modifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()
Create an instance ofActiveCurrencyAndAmount
CashOption91.getEntitldAmt()
Gets the value of the entitldAmt property.CashOption91.getGrssCshAmt()
Gets the value of the grssCshAmt property.CashOption91.getNetCshAmt()
Gets the value of the netCshAmt property.CashOption91.getWhldgTaxAmt()
Gets the value of the whldgTaxAmt property.Modifier and TypeMethodDescriptionvoid
CashOption91.setEntitldAmt
(ActiveCurrencyAndAmount value) Sets the value of the entitldAmt property.void
CashOption91.setGrssCshAmt
(ActiveCurrencyAndAmount value) Sets the value of the grssCshAmt property.void
CashOption91.setNetCshAmt
(ActiveCurrencyAndAmount value) Sets the value of the netCshAmt property.void
CashOption91.setWhldgTaxAmt
(ActiveCurrencyAndAmount value) Sets the value of the whldgTaxAmt property.