public class FunctionExecConfigBase extends Object implements FunctionExecConfigBaseI
| Constructor and Description |
|---|
FunctionExecConfigBase() |
| Modifier and Type | Method and Description |
|---|---|
LayerConfig |
getLayerConfigByRequiredName(String requiredName) |
List<LayerConfig> |
getLayerConfigs() |
void |
setLayerConfigs(List<LayerConfig> layerConfigs) |
public List<LayerConfig> getLayerConfigs()
getLayerConfigs in interface FunctionExecConfigBaseIpublic void setLayerConfigs(List<LayerConfig> layerConfigs)
setLayerConfigs in interface FunctionExecConfigBaseIpublic LayerConfig getLayerConfigByRequiredName(String requiredName)
getLayerConfigByRequiredName in interface FunctionExecConfigBaseICopyright © 2017. All Rights Reserved.