Class JsonSchemaBuilder
java.lang.Object
com.inductiveautomation.ignition.common.jsonschema.JsonSchemaBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
useRefCache
(boolean use) withNode
(com.inductiveautomation.ignition.common.gson.JsonElement schemaNode) withParent
(JsonSchema parent) withSchemaPath
(String schemaPath) withSubSchema
(JsonSchema subSchema)
-
Constructor Details
-
JsonSchemaBuilder
public JsonSchemaBuilder()
-
-
Method Details
-
withNode
public JsonSchemaBuilder withNode(com.inductiveautomation.ignition.common.gson.JsonElement schemaNode) -
withSchemaPath
-
withParent
-
withSubSchema
-
useRefCache
-
build
-