Class GeneratorOptions
- java.lang.Object
-
- com.github.victools.jsonschema.plugin.maven.GeneratorOptions
-
public class GeneratorOptions extends Object
Class to hold the configuration options of the generator.
-
-
Constructor Summary
Constructors Constructor Description GeneratorOptions()
-
-
-
Field Detail
-
preset
public StandardOptionPreset preset
-
enabled
public Option[] enabled
-
disabled
public Option[] disabled
-
-