Uses of Class
org.coderic.iso20022.messages.seev.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.seev
Methods in org.coderic.iso20022.messages.seev that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountCashOption91.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.Methods in org.coderic.iso20022.messages.seev with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidCashOption91.setEntitldAmt(ActiveCurrencyAndAmount value) Sets the value of the entitldAmt property.voidCashOption91.setGrssCshAmt(ActiveCurrencyAndAmount value) Sets the value of the grssCshAmt property.voidCashOption91.setNetCshAmt(ActiveCurrencyAndAmount value) Sets the value of the netCshAmt property.voidCashOption91.setWhldgTaxAmt(ActiveCurrencyAndAmount value) Sets the value of the whldgTaxAmt property.