public abstract static class JenkinsAPI.Parameter extends Object
| Constructor and Description |
|---|
Parameter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the name of the parameter.
|
void |
setName(String name)
Sets the name of the parameter to the given value.
|