| Package | Description |
|---|---|
| org.sw4j.tool.barcode.random.config |
This package contains all classes needed to configure the application.
|
| Modifier and Type | Method and Description |
|---|---|
static OutputConfig.Builder |
OutputConfig.builder()
Return a
Builder that can be used to build a
config. |
OutputConfig.Builder |
OutputConfig.Builder.setFile(FileConfig file)
Set the file of the output csv file.
|
OutputConfig.Builder |
OutputConfig.Builder.setFolder(String folder)
Set the folder of the output files.
|
Copyright © 2020 sw4j.org. All rights reserved.