Uses of Class
org.coderic.iso20022.messages.tsin.FinancingResult1
Packages that use FinancingResult1
-
Uses of FinancingResult1 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return FinancingResult1Modifier and TypeMethodDescriptionObjectFactory.createFinancingResult1()Create an instance ofFinancingResult1InstalmentFinancingInformation1.getInstlmtFincgRslt()Gets the value of the instlmtFincgRslt property.InvoiceFinancingDetails1.getInvcFincgRslt()Gets the value of the invcFincgRslt property.Methods in org.coderic.iso20022.messages.tsin with parameters of type FinancingResult1Modifier and TypeMethodDescriptionvoidInstalmentFinancingInformation1.setInstlmtFincgRslt(FinancingResult1 value) Sets the value of the instlmtFincgRslt property.voidInvoiceFinancingDetails1.setInvcFincgRslt(FinancingResult1 value) Sets the value of the invcFincgRslt property.