| Package | Description |
|---|---|
| jet.formula | |
| jet.formula.object |
| Modifier and Type | Method and Description |
|---|---|
DbDouble |
fJsonArray.getNumber(DbBigInt index) |
DbDouble |
fJsonObject.getNumber(DbChar jsonPointer) |
| Modifier and Type | Method and Description |
|---|---|
JsonObjectBuilder |
JsonObjectBuilder.add(DbChar name,
DbDouble value)
Adds a name/Number pair to the JSON object
|
JsonArrayBuilder |
JsonArrayBuilder.add(DbDouble value)
Adds a number value to the array
|
© insightsoftware. All rights reserved.