| Package | Description |
|---|---|
| org.ballerinalang.model.util |
| Modifier and Type | Method and Description |
|---|---|
JsonNode.Type |
JsonNode.getType() |
static JsonNode.Type |
JsonNode.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonNode.Type[] |
JsonNode.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JsonNode(JsonNode.Type type) |
Copyright © 2018 WSO2. All rights reserved.