public interface IConfigurable
| Modifier and Type | Method and Description |
|---|---|
IParameters |
getParameters()
Gets the current parameters for this component.
|
void |
setParameters(IParameters params)
Sets new parameters for this component.
|
void setParameters(IParameters params)
params - The new parameters to use.IParameters getParameters()
Copyright © 2019. All rights reserved.