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 Object
CloneNotSupportedException
Copyright © 2006–2016 Jasig. All rights reserved.