Uses of Class
org.coderic.iso20022.messages.cain.ResultData7
Packages that use ResultData7
-
Uses of ResultData7 in org.coderic.iso20022.messages.cain
Methods in org.coderic.iso20022.messages.cain that return ResultData7Modifier and TypeMethodDescriptionObjectFactory.createResultData7()Create an instance ofResultData7ProcessingResult15.getOrgnlRsltData()Gets the value of the orgnlRsltData property.ProcessingResult15.getRsltData()Gets the value of the rsltData property.Methods in org.coderic.iso20022.messages.cain with parameters of type ResultData7Modifier and TypeMethodDescriptionvoidProcessingResult15.setOrgnlRsltData(ResultData7 value) Sets the value of the orgnlRsltData property.voidProcessingResult15.setRsltData(ResultData7 value) Sets the value of the rsltData property.