public class IntegerGenerator extends JsonGenerator
commonPropertyMatchers, configuration, propertyName, rnd, schema| Constructor and Description |
|---|
IntegerGenerator(io.apptik.json.schema.Schema schema,
JsonGeneratorConfig configuration) |
IntegerGenerator(io.apptik.json.schema.Schema schema,
JsonGeneratorConfig configuration,
java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
io.apptik.json.JsonElement |
generate() |
public IntegerGenerator(io.apptik.json.schema.Schema schema,
JsonGeneratorConfig configuration)
public IntegerGenerator(io.apptik.json.schema.Schema schema,
JsonGeneratorConfig configuration,
java.lang.String propertyName)
public io.apptik.json.JsonElement generate()
generate in class JsonGenerator