public static class JenkinsAPI.StringParameter extends JenkinsAPI.Parameter
| Constructor and Description |
|---|
StringParameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getString()
Returns the string value of the parameter.
|
void |
setString(String string)
Sets the string value to the given value.
|
getName, setName