Uses of Class
com.github.victools.jsonschema.plugin.maven.StandardOptionPreset
-
-
Uses of StandardOptionPreset in com.github.victools.jsonschema.plugin.maven
Fields in com.github.victools.jsonschema.plugin.maven declared as StandardOptionPreset Modifier and Type Field Description StandardOptionPresetGeneratorOptions. presetMethods in com.github.victools.jsonschema.plugin.maven that return StandardOptionPreset Modifier and Type Method Description static StandardOptionPresetStandardOptionPreset. valueOf(String name)Returns the enum constant of this type with the specified name.static StandardOptionPreset[]StandardOptionPreset. values()Returns an array containing the constants of this enum type, in the order they are declared.
-