Uses of Class
org.coderic.iso20022.messages.tsin.FinancingRateOrAmountChoice
-
Uses of FinancingRateOrAmountChoice in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionObjectFactory.createFinancingRateOrAmountChoice()
Create an instance ofFinancingRateOrAmountChoice
FinancingResult1.getFincdAmt()
Gets the value of the fincdAmt property.FinancingItemList1.getTtlReqFincg()
Gets the value of the ttlReqFincg property.Modifier and TypeMethodDescriptionvoid
FinancingResult1.setFincdAmt
(FinancingRateOrAmountChoice value) Sets the value of the fincdAmt property.void
FinancingItemList1.setTtlReqFincg
(FinancingRateOrAmountChoice value) Sets the value of the ttlReqFincg property.