Uses of Interface
io.xlate.edi.stream.EDIReporter
| Package | Description |
|---|---|
| io.xlate.edi.stream |
-
Uses of EDIReporter in io.xlate.edi.stream
Methods in io.xlate.edi.stream that return EDIReporter Modifier and Type Method Description abstract EDIReporterEDIInputFactory. getEDIReporter()Deprecated.Methods in io.xlate.edi.stream with parameters of type EDIReporter Modifier and Type Method Description abstract voidEDIInputFactory. setEDIReporter(EDIReporter reporter)Deprecated.
EDIInputFactory.getErrorReporter()instead