
public class DemoSimpleConfigurable extends DemoConfigurable
currentParms, doubleValue, info, max, min, name| Constructor and Description |
|---|
DemoSimpleConfigurable(String name,
String info,
double doubleValue,
Map currentParms,
int min,
int max) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCurrentParms(Object currentParms) |
void |
setDoubleValue(Object value) |
void |
setMax(Object max) |
void |
setMin(Object min) |
getParametersValuegetChildren, getEnvironment, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, dropSubmittedChanges, getCheckedValueFromConfiguration, getComponentByName, getName, getParent, getParentObject, getSubmittedChanges, getSubsystem, init, isParameterConfigurable, notifyChange, notifyChangeWithoutPreliminaryChecks, postStart, printConfigurableParameters, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChange@ConfigurationParameterChanger public void setMin(Object min)
@ConfigurationParameterChanger public void setMax(Object max)
@ConfigurationParameterChanger public void setCurrentParms(Object currentParms)
@ConfigurationParameterChanger public void setDoubleValue(Object value)
Copyright © 2016 LSST. All rights reserved.