Package | Description |
---|---|
org.sw4j.tool.barcode.random.config |
This package contains all classes needed to configure the application.
|
Modifier and Type | Method and Description |
---|---|
OutputConfig |
OutputConfig.Builder.build()
Build a new
OutputConfig with the parameters set. |
OutputConfig |
Config.getOutput()
Return the output file(s) configuration.
|
Modifier and Type | Method and Description |
---|---|
Config.Builder |
Config.Builder.setOutput(OutputConfig output)
Set the output file(s) configuration.
|
Constructor and Description |
---|
Config(FileConfig input,
OutputConfig output,
GenerationConfig random,
GenerationConfig predefined)
Create a new
Config with the given part configurations. |
Copyright © 2020 sw4j.org. All rights reserved.