| Package | Description |
|---|---|
| org.lsst.ccs.localdb.configdb.model |
Overview
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationParameter |
Description.fetch(String pathString)
Looks for a parameter description that matches the given path string
|
| Modifier and Type | Method and Description |
|---|---|
Map<ParameterPath,ConfigurationParameter> |
Description.getConfigurationParameters() |
| Constructor and Description |
|---|
ConfigurationParameterValue(ConfigurationParameter configurationParameter,
String value,
long tChanged)
create an empty parameter configuration whose value is to be modified
|
Copyright © 2018 LSST. All rights reserved.