- setAnnotationStyle(AnnotationStyle) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'annotationStyle' property of this class
- setClasspath(Path) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
- setClasspathRef(Reference) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
- setCustomAnnotator(String) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'customAnnotator' property of this class
- setCustomRuleFactory(String) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
- setGenerateBuilders(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'generateBuilders' property of this class.
- setIncludeHashcodeAndEquals(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'includeHashcodeAndEquals' property of this class
- setIncludeJsr303Annotations(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'includeJsr303Annotations' property of this class
- setIncludeToString(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'includeToString' property of this class
- setInitializeCollections(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'initializeCollections' property of this class
- setOutputEncoding(String) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'outputEncoding' property of this class
- setPropertyWordDelimiters(String) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
- setRemoveOldOutput(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'removeOldOutput' property of this class
- setSkip(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'skip' property of this task.
- setSource(File) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets schema file (or directory containing schema files) that should be
used for input.
- setSourceType(SourceType) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'sourceType' property of this class
- setTargetDirectory(File) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the target (output) directory for generated source files.
- setTargetPackage(String) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the target package for generated types.
- setUseCommonsLang3(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'useCommonsLang3' property of this class
- setUseDoubleNumbers(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'useDoubleNumbers' property of this class
- setUseJodaDates(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'useJodaDates' property of this class
- setUseLongIntegers(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'useLongIntegers' property of this class
- setUsePrimitives(boolean) - Method in class org.jsonschema2pojo.ant.Jsonschema2PojoTask
-
Sets the 'usePrimitives' property of this class.