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