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