Uses of Class
org.coderic.iso20022.messages.pain.ActiveOrHistoricCurrencyAndAmount
-
Uses of ActiveOrHistoricCurrencyAndAmount in org.coderic.iso20022.messages.pain
Modifier and TypeMethodDescriptionObjectFactory.createActiveOrHistoricCurrencyAndAmount()
Create an instance ofActiveOrHistoricCurrencyAndAmount
Mandate20.getColltnAmt()
Gets the value of the colltnAmt property.Mandate20.getFrstColltnAmt()
Gets the value of the frstColltnAmt property.Mandate20.getMaxAmt()
Gets the value of the maxAmt property.Modifier and TypeMethodDescriptionvoid
Mandate20.setColltnAmt
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the colltnAmt property.void
Mandate20.setFrstColltnAmt
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the frstColltnAmt property.void
Mandate20.setMaxAmt
(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the maxAmt property.