Uses of Class
org.coderic.iso20022.messages.camt.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountTransactionAmendment1Choice.getAmt()Gets the value of the amt property.AdjustmentCompensation1.getAmtDue()Gets the value of the amtDue property.CompensationResponse1.getAmtDue()Gets the value of the amtDue property.DebitAuthorisationConfirmation3.getAmtToDbt()Gets the value of the amtToDbt property.AdjustmentCompensation1.getDueChrgs()Gets the value of the dueChrgs property.AdjustmentCompensation1.getInitlAmt()Gets the value of the initlAmt property.CompensationResponse1.getInitlAmt()Gets the value of the initlAmt property.CompensationResponse1.getPdChrgs()Gets the value of the pdChrgs property.Methods in org.coderic.iso20022.messages.camt with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidTransactionAmendment1Choice.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidAdjustmentCompensation1.setAmtDue(ActiveCurrencyAndAmount value) Sets the value of the amtDue property.voidCompensationResponse1.setAmtDue(ActiveCurrencyAndAmount value) Sets the value of the amtDue property.voidDebitAuthorisationConfirmation3.setAmtToDbt(ActiveCurrencyAndAmount value) Sets the value of the amtToDbt property.voidAdjustmentCompensation1.setDueChrgs(ActiveCurrencyAndAmount value) Sets the value of the dueChrgs property.voidAdjustmentCompensation1.setInitlAmt(ActiveCurrencyAndAmount value) Sets the value of the initlAmt property.voidCompensationResponse1.setInitlAmt(ActiveCurrencyAndAmount value) Sets the value of the initlAmt property.voidCompensationResponse1.setPdChrgs(ActiveCurrencyAndAmount value) Sets the value of the pdChrgs property.