public interface IParameter
Modifier and Type | Method and Description |
---|---|
boolean |
setValue(java.lang.String pValue)
Sets the value of this parameter.
|
boolean setValue(java.lang.String pValue)
pValue
- The value of the parameter defined as string.