Uses of Class
com.kjetland.jackson.jsonSchema.annotations.JsonSchemaBool
-
Packages that use JsonSchemaBool Package Description com.kjetland.jackson.jsonSchema.annotations -
-
Uses of JsonSchemaBool in com.kjetland.jackson.jsonSchema.annotations
Methods in com.kjetland.jackson.jsonSchema.annotations that return JsonSchemaBool Modifier and Type Method Description JsonSchemaBool[]bools()Collection of Boolean key/value pairs that will be injected.
-