| 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, waitgetDefaultValue, getDescription, getName, getUniqueIdpublic Integer getValue()
Settingpublic void setValue(Integer value)
SettingCopyright © 2020 Solibri, Inc.. All rights reserved.