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 Config.Builder |
Config.builder()
Return a
Builder that can be used to build a config. |
Config.Builder |
Config.Builder.setInput(FileConfig input)
Set the input file configuration.
|
Config.Builder |
Config.Builder.setOutput(OutputConfig output)
Set the output file(s) configuration.
|
Config.Builder |
Config.Builder.setRandom(GenerationConfig random)
Set the random generation and presentation configuration.
|
Copyright © 2020 sw4j.org. All rights reserved.