public class NameValuePair extends Object
Constructor and Description |
---|
NameValuePair() |
NameValuePair(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2022 Apache Software Foundation. All rights reserved.