public class JsonBooleanSchema extends JsonSchemaElement
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonBooleanSchema.Builder |
| Constructor and Description |
|---|
JsonBooleanSchema(JsonBooleanSchema.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static JsonBooleanSchema.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
typepublic JsonBooleanSchema(JsonBooleanSchema.Builder builder)
Copyright © 2024. All rights reserved.