Uses of Class
org.coderic.iso20022.messages.tsin.ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()
Create an instance ofActiveCurrencyAndAmount
Adjustment5.getAmt()
Gets the value of the amt property.FinancingRateOrAmountChoice.getAmt()
Gets the value of the amt property.Instalment2.getAmt()
Gets the value of the amt property.FinancialItem1.getDueAmt()
Gets the value of the dueAmt property.InstalmentFinancingInformation1.getInstlmtTtlAmt()
Gets the value of the instlmtTtlAmt property.FinancingAllowedSummary1.getTtlAccptdItmsAmt()
Gets the value of the ttlAccptdItmsAmt property.FinancingAllowedSummary1.getTtlFincdAmt()
Gets the value of the ttlFincdAmt property.InvoiceTotals1.getTtlInvcAmt()
Gets the value of the ttlInvcAmt property.OriginalInvoiceInformation1.getTtlInvcAmt()
Gets the value of the ttlInvcAmt property.FinancingItemList1.getTtlReqAmt()
Gets the value of the ttlReqAmt property.InvoiceTotals1.getTtlTaxAmt()
Gets the value of the ttlTaxAmt property.InvoiceTotals1.getTtlTaxblAmt()
Gets the value of the ttlTaxblAmt property.Modifier and TypeMethodDescriptionvoid
Adjustment5.setAmt
(ActiveCurrencyAndAmount value) Sets the value of the amt property.void
FinancingRateOrAmountChoice.setAmt
(ActiveCurrencyAndAmount value) Sets the value of the amt property.void
Instalment2.setAmt
(ActiveCurrencyAndAmount value) Sets the value of the amt property.void
FinancialItem1.setDueAmt
(ActiveCurrencyAndAmount value) Sets the value of the dueAmt property.void
InstalmentFinancingInformation1.setInstlmtTtlAmt
(ActiveCurrencyAndAmount value) Sets the value of the instlmtTtlAmt property.void
FinancingAllowedSummary1.setTtlAccptdItmsAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlAccptdItmsAmt property.void
FinancingAllowedSummary1.setTtlFincdAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlFincdAmt property.void
InvoiceTotals1.setTtlInvcAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlInvcAmt property.void
OriginalInvoiceInformation1.setTtlInvcAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlInvcAmt property.void
FinancingItemList1.setTtlReqAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlReqAmt property.void
InvoiceTotals1.setTtlTaxAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlTaxAmt property.void
InvoiceTotals1.setTtlTaxblAmt
(ActiveCurrencyAndAmount value) Sets the value of the ttlTaxblAmt property.