public abstract class BaseModifiableSettings extends BaseSettings implements ModifiableSettings
Settings.Config, Settings.OverrideClass, Settings.PropertyparentSettings| Constructor and Description |
|---|
BaseModifiableSettings() |
BaseModifiableSettings(Settings parentSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset() |
ModifiableSettings |
setValues(ModifiableSettings modifiableSettings) |
doGetValue, doGetValues, getModifiableSettings, getParentSettings, getValue, getValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifiedKeys, reset, setValue, setValues, storegetModifiableSettings, getParentSettings, getValue, getValuespublic BaseModifiableSettings()
public BaseModifiableSettings(Settings parentSettings)
public void reset()
reset in interface ModifiableSettingspublic ModifiableSettings setValues(ModifiableSettings modifiableSettings)
setValues in interface ModifiableSettings