public class AssetPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_MAX_VALUE |
static Long |
maxValue
(double)
Maximum value of the asset.
|
| Constructor and Description |
|---|
AssetPrms() |
| Modifier and Type | Method and Description |
|---|---|
static double |
getMaxValue() |
static void |
main(String[] args) |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static final double DEFAULT_MAX_VALUE
public static Long maxValue
DEFAULT_MAX_VALUE.
The asset value is computed as a random value between 1 and this value
(inclusive).public static double getMaxValue()
public static void main(String[] args)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.