public class ConfigurationParameterTaggedValue extends Object
| Constructor and Description |
|---|
ConfigurationParameterTaggedValue(String parameterPath,
String parameterValue,
org.lsst.ccs.config.SingleCategoryTag singleCategoryTag) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterPath() |
String |
getParameterValue() |
org.lsst.ccs.config.SingleCategoryTag |
getSingleCategoryTag() |
String |
toString() |
Copyright © 2024 LSST. All rights reserved.