public class JSONObjectType extends JSONType
jsonTypeFactory, schemaRegistry, schemaTree
Constructor and Description |
---|
JSONObjectType(Map<String,Object> schemaTree,
JSONTypeFactory jsonTypeFactory,
SchemaRegistry schemaRegistry) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<JSONType>> |
getProperties() |
void |
setProperties(Map<String,List<JSONType>> properties) |
getAllOf, getAnyOf, getCustomKeywords, getJsonTypeFactory, getName, getOneOf, getRef, getSchemaRegistry, getSchemaTree, getType, merge, setName, setType
public JSONObjectType(Map<String,Object> schemaTree, JSONTypeFactory jsonTypeFactory, SchemaRegistry schemaRegistry)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.