Interface EsvGovernmentBodyOperationOutcomeReader
public interface EsvGovernmentBodyOperationOutcomeReader
The Interface EsvGovernmentBodyOperationOutcomeReader.
-
Method Summary
Modifier and TypeMethodDescriptionRead income csv.Read outgoing csv.
-
Method Details
-
readIncomeCsv
Read income csv.- Returns:
- the list
- Throws:
IOException- Signals that an I/O exception has occurred.
-
readOutgoingCsv
Read outgoing csv.- Returns:
- the list
- Throws:
IOException- Signals that an I/O exception has occurred.
-