Uses of Class
org.coderic.iso20022.messages.pain.ActiveOrHistoricCurrencyAndAmount
Packages that use ActiveOrHistoricCurrencyAndAmount
-
Uses of ActiveOrHistoricCurrencyAndAmount in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return ActiveOrHistoricCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveOrHistoricCurrencyAndAmount()Create an instance ofActiveOrHistoricCurrencyAndAmountMandate20.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.Methods in org.coderic.iso20022.messages.pain with parameters of type ActiveOrHistoricCurrencyAndAmountModifier and TypeMethodDescriptionvoidMandate20.setColltnAmt(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the colltnAmt property.voidMandate20.setFrstColltnAmt(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the frstColltnAmt property.voidMandate20.setMaxAmt(ActiveOrHistoricCurrencyAndAmount value) Sets the value of the maxAmt property.