Uses of Class
org.coderic.iso20022.messages.tsin.FinancingResult1
-
Uses of FinancingResult1 in org.coderic.iso20022.messages.tsin
Modifier and TypeMethodDescriptionObjectFactory.createFinancingResult1()
Create an instance ofFinancingResult1
InstalmentFinancingInformation1.getInstlmtFincgRslt()
Gets the value of the instlmtFincgRslt property.InvoiceFinancingDetails1.getInvcFincgRslt()
Gets the value of the invcFincgRslt property.Modifier and TypeMethodDescriptionvoid
InstalmentFinancingInformation1.setInstlmtFincgRslt
(FinancingResult1 value) Sets the value of the instlmtFincgRslt property.void
InvoiceFinancingDetails1.setInvcFincgRslt
(FinancingResult1 value) Sets the value of the invcFincgRslt property.