public final class JAMonDetailValue extends Object implements Serializable, ToArray
Constructor and Description |
---|
JAMonDetailValue(MonKey key,
double value,
double active,
long time) |
Modifier and Type | Method and Description |
---|---|
boolean |
isKeyToString() |
void |
setKeyToString(boolean keyToString) |
Object[] |
toArray()
Returns label, value, time as an Object[] of 3 values.
|
public JAMonDetailValue(MonKey key, double value, double active, long time)
Copyright © 2015. All rights reserved.