public static class URIBuilder.BasicNameValuePair extends Object implements Cloneable, Serializable
| Constructor and Description |
|---|
BasicNameValuePair(String name,
String value)
Default Constructor taking a name and a value.
|
public String getName()
public String getValue()
public Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionCopyright © 2006–2021 Jasig. All rights reserved.