Class JsonSchema
-
- All Implemented Interfaces:
public class JsonSchema
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classJsonSchema.Builder
-
Method Summary
Modifier and Type Method Description Stringname()JsonSchemaElementrootElement()static JsonSchema.Builderbuilder()booleanequals(Object o)inthashCode()StringtoString()-
-
Method Detail
-
rootElement
JsonSchemaElement rootElement()
-
builder
static JsonSchema.Builder builder()
-
hashCode
int hashCode()
-
-
-
-