Package | Description |
---|---|
com.hazelcast.json.internal |
This package contains JsonSchema related functionality
|
Modifier and Type | Method and Description |
---|---|
JsonSchemaNameValue |
JsonSchemaStructNode.getChild(int i)
Returns a name-value pair for the ith child of this struct.
|
Modifier and Type | Method and Description |
---|---|
void |
JsonSchemaStructNode.addChild(JsonSchemaNameValue description)
Adds a child node to this Json node.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.