Uses of Class
org.coderic.iso20022.messages.tsin.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountAdjustment5.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.Methods in org.coderic.iso20022.messages.tsin with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidAdjustment5.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidFinancingRateOrAmountChoice.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidInstalment2.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidFinancialItem1.setDueAmt(ActiveCurrencyAndAmount value) Sets the value of the dueAmt property.voidInstalmentFinancingInformation1.setInstlmtTtlAmt(ActiveCurrencyAndAmount value) Sets the value of the instlmtTtlAmt property.voidFinancingAllowedSummary1.setTtlAccptdItmsAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlAccptdItmsAmt property.voidFinancingAllowedSummary1.setTtlFincdAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlFincdAmt property.voidInvoiceTotals1.setTtlInvcAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlInvcAmt property.voidOriginalInvoiceInformation1.setTtlInvcAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlInvcAmt property.voidFinancingItemList1.setTtlReqAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlReqAmt property.voidInvoiceTotals1.setTtlTaxAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlTaxAmt property.voidInvoiceTotals1.setTtlTaxblAmt(ActiveCurrencyAndAmount value) Sets the value of the ttlTaxblAmt property.