| Package | Description |
|---|---|
| net.finmath.smartcontract.demo.chartdatageneration |
Package for ChartData Generation
|
| Modifier and Type | Method and Description |
|---|---|
static ChartData.propertyKey |
ChartData.propertyKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartData.propertyKey[] |
ChartData.propertyKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChartData |
ChartData.addProperty(ChartData.propertyKey key,
Object value) |
Copyright © 2019. All rights reserved.