public class NameValuePair extends hudson.model.AbstractDescribableImpl<NameValuePair>
| Modifier and Type | Class and Description |
|---|---|
static class |
NameValuePair.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
NameValuePair(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
Copyright © 2004-2020 Red Hat, Inc. All Rights Reserved.