Uses of Class
org.coderic.iso20022.messages.tsin.FinancingRateOrAmountChoice
Packages that use FinancingRateOrAmountChoice
-
Uses of FinancingRateOrAmountChoice in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return FinancingRateOrAmountChoiceModifier and TypeMethodDescriptionObjectFactory.createFinancingRateOrAmountChoice()Create an instance ofFinancingRateOrAmountChoiceFinancingResult1.getFincdAmt()Gets the value of the fincdAmt property.FinancingItemList1.getTtlReqFincg()Gets the value of the ttlReqFincg property.Methods in org.coderic.iso20022.messages.tsin with parameters of type FinancingRateOrAmountChoiceModifier and TypeMethodDescriptionvoidFinancingResult1.setFincdAmt(FinancingRateOrAmountChoice value) Sets the value of the fincdAmt property.voidFinancingItemList1.setTtlReqFincg(FinancingRateOrAmountChoice value) Sets the value of the ttlReqFincg property.