Constructor and Description |
---|
DoubleSetting() |
Modifier and Type | Method and Description |
---|---|
Double |
getValue()
Returns the current value of the setting.
|
Optional<String> |
invalidReason(Double value)
The default is that any possible double is valid.
|
void |
setValue(Double value)
Sets the value of the setting.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultValue, getDescription, getName, getUniqueId
public Double getValue()
Setting
public void setValue(Double value)
Setting
Copyright © 2020 Solibri, Inc.. All rights reserved.