Uses of Class
org.coderic.iso20022.messages.camt.ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()
Create an instance ofActiveCurrencyAndAmount
TransactionAmendment1Choice.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.Modifier and TypeMethodDescriptionvoid
TransactionAmendment1Choice.setAmt
(ActiveCurrencyAndAmount value) Sets the value of the amt property.void
AdjustmentCompensation1.setAmtDue
(ActiveCurrencyAndAmount value) Sets the value of the amtDue property.void
CompensationResponse1.setAmtDue
(ActiveCurrencyAndAmount value) Sets the value of the amtDue property.void
DebitAuthorisationConfirmation3.setAmtToDbt
(ActiveCurrencyAndAmount value) Sets the value of the amtToDbt property.void
AdjustmentCompensation1.setDueChrgs
(ActiveCurrencyAndAmount value) Sets the value of the dueChrgs property.void
AdjustmentCompensation1.setInitlAmt
(ActiveCurrencyAndAmount value) Sets the value of the initlAmt property.void
CompensationResponse1.setInitlAmt
(ActiveCurrencyAndAmount value) Sets the value of the initlAmt property.void
CompensationResponse1.setPdChrgs
(ActiveCurrencyAndAmount value) Sets the value of the pdChrgs property.