Uses of Class
org.coderic.iso20022.messages.tsin.FinancingInformationAndStatus1
Packages that use FinancingInformationAndStatus1
-
Uses of FinancingInformationAndStatus1 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return FinancingInformationAndStatus1Modifier and TypeMethodDescriptionObjectFactory.createFinancingInformationAndStatus1()Create an instance ofFinancingInformationAndStatus1FinancialItem1.getFincgSts()Gets the value of the fincgSts property.FinancingItemList1.getFincgSts()Gets the value of the fincgSts property.Methods in org.coderic.iso20022.messages.tsin with parameters of type FinancingInformationAndStatus1Modifier and TypeMethodDescriptionvoidFinancialItem1.setFincgSts(FinancingInformationAndStatus1 value) Sets the value of the fincgSts property.voidFinancingItemList1.setFincgSts(FinancingInformationAndStatus1 value) Sets the value of the fincgSts property.