Uses of Class
org.coderic.iso20022.messages.casr.SettlementReportingResponseV02
Packages that use SettlementReportingResponseV02
-
Uses of SettlementReportingResponseV02 in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return SettlementReportingResponseV02Modifier and TypeMethodDescriptionObjectFactory.createSettlementReportingResponseV02()Create an instance ofSettlementReportingResponseV02Document.getSttlmRptgRspn()Gets the value of the sttlmRptgRspn property.Methods in org.coderic.iso20022.messages.casr with parameters of type SettlementReportingResponseV02Modifier and TypeMethodDescriptionvoidDocument.setSttlmRptgRspn(SettlementReportingResponseV02 value) Sets the value of the sttlmRptgRspn property.