public class DoubleValue extends LxField
LxField.TypeEnum| Constructor and Description |
|---|
DoubleValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getValue()
Get value
|
int |
hashCode() |
void |
setValue(Double value) |
String |
toString() |
DoubleValue |
value(Double value) |
public DoubleValue value(Double value)
public Double getValue()
public void setValue(Double value)
Copyright © 2019 LeanIX GmbH. All rights reserved.