public interface IParameterizable extends Serializable
Modifier and Type | Method and Description |
---|---|
ArrayList<Parameter> |
getParameters()
Get the supported parameters.
|
boolean |
supportsParameter(Parameter param)
Check if a parameter is supported.
|
boolean supportsParameter(Parameter param)
param
- parameter to checkCopyright © 2021 CNES. All rights reserved.