public interface ConfigurationParameterDataChainProcessor
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterCategory()
The parameter category.
|
String |
getParameterPath()
The parameter path.
|
String |
processDataChain(List<String> list)
Process a List of values and return the String representation.
|
Object |
processDataChainToObject(List<String> list)
Process a List of values and return the corresponding Object.
|
String getParameterPath()
String getParameterCategory()
String processDataChain(List<String> list)
list - Copyright © 2024 LSST. All rights reserved.