
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) |
@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 © 2017 LSST. All rights reserved.